Skip to content

Commit 0181568

Browse files
formatting
1 parent 3de430a commit 0181568

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
failOnRisky="true"
66
failOnWarning="true"
77
stopOnError="true"
8-
stopOnFailure="true">
8+
stopOnFailure="true"
9+
>
910
<source restrictNotices="true" restrictWarnings="true">
1011
<include>
1112
<directory>src</directory>

0 commit comments

Comments
 (0)