We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d69b5 commit 880601bCopy full SHA for 880601b
1 file changed
phpunit.xml
@@ -5,6 +5,12 @@
5
colors="true"
6
testdox="true"
7
extensionsDirectory="tests/Extensions"
8
+
9
+ failOnWarning="false"
10
+ failOnDeprecation="false"
11
+ failOnRisky="false"
12
+ failOnIncomplete="false"
13
+ failOnSkipped="false"
14
>
15
<testsuites>
16
<testsuite name="Features">
0 commit comments