Skip to content

Commit b6dcc72

Browse files
Updated phpunit config
1 parent b7b81e0 commit b6dcc72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
convertErrorsToExceptions="true"
99
convertNoticesToExceptions="true"
1010
convertWarningsToExceptions="true"
11+
failOnRisky="true"
12+
failOnWarning="true"
1113
processIsolation="false"
1214
stopOnError="false"
1315
stopOnFailure="false"

0 commit comments

Comments
 (0)