Skip to content

Commit a1bba9b

Browse files
committed
Apply fixes from StyleCI
1 parent 9a076d8 commit a1bba9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/realtime-compiler/tests/Integration/IntegrationTestCase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ public static function setUpBeforeClass(): void
1818

1919
if ($monorepo && realpath(getcwd()) === $monorepo && file_exists($monorepo.'/hyde')) {
2020
self::$monorepo = true;
21+
2122
return;
2223
}
2324

0 commit comments

Comments
 (0)