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 5b6a23f commit bb864c6Copy full SHA for bb864c6
phpunit.xml.dist
@@ -10,8 +10,7 @@
10
displayDetailsOnTestsThatTriggerErrors="true"
11
displayDetailsOnTestsThatTriggerNotices="true"
12
displayDetailsOnTestsThatTriggerWarnings="true"
13
- colors="true"
14
->
+ colors="true">
15
<testsuites>
16
<testsuite name="default">
17
<directory>./test</directory>
0 commit comments