We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79e4c1 commit 620b932Copy full SHA for 620b932
phpunit.xml.dist
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
3
-<phpunit strict="true" bootstrap="vendor/autoload.php">
+<phpunit color="true" strict="true" bootstrap="vendor/autoload.php">
4
<testsuites>
5
<testsuite name="phpDocumentor\Reflection\DocBlock">
6
<directory>tests/</directory>
0 commit comments