We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298142c commit 4da1ffeCopy full SHA for 4da1ffe
phpunit.xml.dist
@@ -23,6 +23,7 @@
23
</testsuite>
24
<testsuite name="Realtime Compiler">
25
<directory suffix="Test.php">./packages/realtime-compiler/tests</directory>
26
+ <exclude>./packages/realtime-compiler/tests/Integration</exclude>
27
28
</testsuites>
29
<coverage/>
0 commit comments