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 600ce18 commit e1d892dCopy full SHA for e1d892d
phpunit.xml.dist
@@ -10,7 +10,7 @@
10
processIsolation="false"
11
stopOnFailure="false">
12
<testsuites>
13
- <testsuite name="Spatie Test Suite">
+ <testsuite name="Test Suite">
14
<directory>tests</directory>
15
</testsuite>
16
</testsuites>
0 commit comments