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 09ac8bf commit bd45001Copy full SHA for bd45001
phpunit.xml.dist
@@ -41,7 +41,7 @@
41
42
<testsuites>
43
<testsuite name="Unit Tests">
44
- <directory>tests/unit</directory>
+ <directory>tests/Unit</directory>
45
</testsuite>
46
</testsuites>
47
0 commit comments