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 d4e91f5 commit 87084faCopy full SHA for 87084fa
phpunit.xml.dist
@@ -1,6 +1,6 @@
1
<phpunit bootstrap="vendor/autoload.php">
2
<testsuite name="Tests">
3
- <directory>./test</directory>
+ <directory>./tests</directory>
4
</testsuite>
5
6
<filter>
0 commit comments