Skip to content

Commit 620b932

Browse files
committed
restore color=true
1 parent a79e4c1 commit 620b932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

3-
<phpunit strict="true" bootstrap="vendor/autoload.php">
3+
<phpunit color="true" strict="true" bootstrap="vendor/autoload.php">
44
<testsuites>
55
<testsuite name="phpDocumentor\Reflection\DocBlock">
66
<directory>tests/</directory>

0 commit comments

Comments
 (0)