Change colors=false to colors=true

pull/3/head
victorbjelkholm 10 years ago committed by Jacob Kiers
parent ca5c3596dc
commit cec7f31cda

@ -2,7 +2,7 @@
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="vendor/autoload.php"
colors="false"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"

Loading…
Cancel
Save