We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8345880 commit 6336081Copy full SHA for 6336081
phpunit.xml.dist
@@ -10,7 +10,7 @@
10
failOnPhpunitDeprecation="true"
11
failOnRisky="true"
12
failOnSkipped="true"
13
- failOnWarning="true"
+ failOnWarning="false"
14
displayDetailsOnIncompleteTests="true"
15
displayDetailsOnPhpunitDeprecations="true"
16
displayDetailsOnSkippedTests="true"
0 commit comments