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 74a78e3 commit b92f3a9Copy full SHA for b92f3a9
phpunit.xml
@@ -10,7 +10,7 @@
10
convertWarningsToExceptions="true"
11
>
12
<testsuites>
13
- <testsuite>
+ <testsuite name="All tests">
14
<directory suffix=".php">./tests/</directory>
15
</testsuite>
16
</testsuites>
0 commit comments