Skip to content

Commit d19c27d

Browse files
committed
Update PHPUnit configuration
Signed-off-by: Luís Cobucci <[email protected]>
1 parent a190d7b commit d19c27d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
44
colors="true"
55
beStrictAboutCoverageMetadata="true"
6-
beStrictAboutTodoAnnotatedTests="true"
76
beStrictAboutChangesToGlobalState="true"
87
beStrictAboutOutputDuringTests="true"
98
displayDetailsOnTestsThatTriggerDeprecations="true"

0 commit comments

Comments
 (0)