Skip to content

Commit 098b64d

Browse files
committed
Make warnings fail unit tests.
1 parent 65451a1 commit 098b64d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
bootstrap="vendor/autoload.php"
44
colors="true"
55
processIsolation="false"
6+
failOnWarning="true"
67
stopOnFailure="false"
78
displayDetailsOnTestsThatTriggerDeprecations="true"
89
displayDetailsOnTestsThatTriggerErrors="true"

0 commit comments

Comments
 (0)