We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e2537 commit 3093352Copy full SHA for 3093352
phpunit.xml
@@ -5,8 +5,7 @@
5
cacheDirectory=".phpunit.cache"
6
executionOrder="depends,defects"
7
beStrictAboutOutputDuringTests="true"
8
- colors="true"
9
- verbose="true">
+ colors="true">
10
<testsuites>
11
<testsuite name="default">
12
<directory>tests/tests</directory>
0 commit comments