We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e0a028 + f7c2fe5 commit 1d5e8c7Copy full SHA for 1d5e8c7
1 file changed
phpunit.xml
@@ -5,7 +5,7 @@
5
6
<testsuites>
7
<testsuite name="Units Test">
8
- <directory suffix=".php">./tests</directory>
+ <directory suffix="Test.php">./tests</directory>
9
</testsuite>
10
</testsuites>
11
0 commit comments