We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91cc51b commit 7c20cc8Copy full SHA for 7c20cc8
phpunit.xml
@@ -4,6 +4,8 @@
4
bootstrap="vendor/autoload.php"
5
colors="true"
6
displayDetailsOnTestsThatTriggerWarnings="true"
7
+ failOnWarning="true"
8
+ failOnNotice="true"
9
>
10
<testsuites>
11
<testsuite name="main">
0 commit comments