Skip to content

Commit 9edb981

Browse files
committed
Revert testdox option
1 parent fed6a13 commit 9edb981

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
@@ -4,7 +4,7 @@
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xsi:noNamespaceSchemaLocation="tools/01_phpunit/vendor/phpunit/phpunit/phpunit.xsd"
66
colors="true"
7-
testdox="false"
7+
testdox="true"
88
beStrictAboutOutputDuringTests="true"
99
stopOnError="true"
1010
stopOnFailure="true"

0 commit comments

Comments
 (0)