Skip to content

Commit 09e427c

Browse files
committed
Update phpunit.xml.dist
1 parent 299276c commit 09e427c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
beStrictAboutTestsThatDoNotTestAnything="true"
55
bootstrap="vendor/autoload.php"
66
colors="true"
7+
convertDeprecationsToExceptions="true"
78
convertErrorsToExceptions="true"
89
convertNoticesToExceptions="true"
910
convertWarningsToExceptions="true"

0 commit comments

Comments
 (0)