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 e56652f commit bc03ab8Copy full SHA for bc03ab8
phpunit.xml.dist
@@ -4,7 +4,7 @@
4
convertErrorsToExceptions="false"
5
>
6
<testsuites>
7
- <testsuite>
+ <testsuite name="Tests">
8
<directory suffix="Test.php">./tests/</directory>
9
</testsuite>
10
</testsuites>
0 commit comments