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 630bfa7 commit 9d85232Copy full SHA for 9d85232
phpunit.xml
@@ -4,7 +4,7 @@
4
verbose="true">
5
<testsuites>
6
<testsuite name="Default">
7
- <directory>tests/</directory>
+ <directory>Tests/</directory>
8
</testsuite>
9
</testsuites>
10
</phpunit>
0 commit comments