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 a80351a commit f77ed80Copy full SHA for f77ed80
phpunit.xml
@@ -6,7 +6,7 @@
6
convertWarningsToExceptions="true"
7
>
8
<testsuites>
9
- <testsuite name="unit" suffix=".php">
+ <testsuite name="main">
10
<directory>./tests</directory>
11
</testsuite>
12
</testsuites>
0 commit comments