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 d098409 commit ff33c60Copy full SHA for ff33c60
phpunit.xml
@@ -9,7 +9,7 @@
9
processIsolation="false"
10
stopOnFailure="false">
11
<testsuites>
12
- <testsuite name="Application Test Suite">
+ <testsuite name="Main Test Suite">
13
<directory suffix="Test.php">./tests</directory>
14
</testsuite>
15
</testsuites>
0 commit comments