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 9631fda commit 75f307dCopy full SHA for 75f307d
phpunit.xml.dist
@@ -21,7 +21,7 @@
21
</php>
22
<testsuites>
23
<testsuite name="Project Test Suite">
24
- <directory suffix=".php">tests</directory>
+ <directory suffix="Test.php">tests</directory>
25
</testsuite>
26
</testsuites>
27
<filter>
0 commit comments