We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553b405 commit bf05e3fCopy full SHA for bf05e3f
phpunit.xml.dist
@@ -3,7 +3,8 @@
3
4
<phpunit bootstrap="phpunit-selenium-bootstrap.php"
5
backupGlobals="false"
6
- verbose="true">
+ verbose="true"
7
+ colors="true">
8
9
<php>
10
<const name="PHPUNIT_TESTSUITE" value="true"/>
0 commit comments