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 5d05b3f commit 8c3ac6aCopy full SHA for 8c3ac6a
phpunit.xml.dist
@@ -25,6 +25,7 @@
25
</include>
26
<exclude>
27
<directory suffix=".php">src/Tempest/**/tests</directory>
28
+ <directory suffix=".php">packages/testing</directory>
29
<directory suffix=".cache.php">src</directory>
30
</exclude>
31
</source>
0 commit comments