Skip to content

Commit 4da1ffe

Browse files
committed
Exclude realtime compiler integration tests
1 parent 298142c commit 4da1ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</testsuite>
2424
<testsuite name="Realtime Compiler">
2525
<directory suffix="Test.php">./packages/realtime-compiler/tests</directory>
26+
<exclude>./packages/realtime-compiler/tests/Integration</exclude>
2627
</testsuite>
2728
</testsuites>
2829
<coverage/>

0 commit comments

Comments
 (0)