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 62c89f7 commit 626094dCopy full SHA for 626094d
phpunit.xml
@@ -13,6 +13,7 @@
13
<testsuites>
14
<testsuite name="Package Test Suite">
15
<directory suffix=".php">./tests</directory>
16
+ <exclude>./tests/Functional/stubs</exclude>
17
</testsuite>
18
</testsuites>
19
<filter>
0 commit comments