We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65451a1 commit 098b64dCopy full SHA for 098b64d
phpunit.xml
@@ -3,6 +3,7 @@
3
bootstrap="vendor/autoload.php"
4
colors="true"
5
processIsolation="false"
6
+ failOnWarning="true"
7
stopOnFailure="false"
8
displayDetailsOnTestsThatTriggerDeprecations="true"
9
displayDetailsOnTestsThatTriggerErrors="true"
0 commit comments