We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba2ef9 commit 6c3dbddCopy full SHA for 6c3dbdd
1 file changed
test/og/Unit/PerformanceTest.php
@@ -43,7 +43,7 @@ public static function setUpBeforeClass(): void
43
self::$timeScale = 1.08;
44
}
45
if (getenv('CI') !== false) {
46
- self::$timeScale = 1.10;
+ self::$timeScale = 6.10;
47
48
49
Util::$TICK_RATE = 20;
0 commit comments