Skip to content

Commit 900746e

Browse files
committed
Update performance test.
1 parent c09739d commit 900746e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Performance/DBQueryCount.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public static function getSettings()
2626
*
2727
* @var integer
2828
*/
29-
public static $bestQueryCount = 25;
29+
public static $bestQueryCount = 28;
3030

3131
/**
3232
* The query we use to test the performance of the module by counting

0 commit comments

Comments
 (0)