mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
switcher PHPUnit colors to true
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
<phpunit backupGlobals="false"
|
||||
backupStaticAttributes="false"
|
||||
colors="false"
|
||||
colors="true"
|
||||
convertErrorsToExceptions="true"
|
||||
convertNoticesToExceptions="true"
|
||||
convertWarningsToExceptions="true"
|
||||
|
||||
Reference in New Issue
Block a user