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 b90f97b commit 207a9d9Copy full SHA for 207a9d9
phpunit.xml
@@ -4,7 +4,7 @@
4
bootstrap="vendor/autoload.php"
5
>
6
<testsuites>
7
- <testsuite>
+ <testsuite name="Unit Tests">
8
<directory>tests</directory>
9
</testsuite>
10
</testsuites>
0 commit comments