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 3fea4a9 commit 37c151fCopy full SHA for 37c151f
phpunit.xml
@@ -16,7 +16,7 @@
16
17
<testsuites>
18
<testsuite name="unit">
19
- <directory>tests/unit</directory>
+ <directory suffix="Test.php">tests/unit</directory>
20
</testsuite>
21
</testsuites>
22
0 commit comments