Skip to content

Commit 7a65540

Browse files
committed
Use colors attribute in phpunit.xml
1 parent 921a617 commit 7a65540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<phpunit
2-
color="true"
2+
colors="true"
33
backupGlobals="false"
44
bootstrap="../vendor/autoload.php"
55
>

0 commit comments

Comments
 (0)