There was an error while loading. Please reload this page.
1 parent 3de430a commit 0181568Copy full SHA for 0181568
phpunit.xml.dist
@@ -5,7 +5,8 @@
5
failOnRisky="true"
6
failOnWarning="true"
7
stopOnError="true"
8
- stopOnFailure="true">
+ stopOnFailure="true"
9
+>
10
<source restrictNotices="true" restrictWarnings="true">
11
<include>
12
<directory>src</directory>
0 commit comments