Skip to content

Commit da47c32

Browse files
committed
stopOnFailure
1 parent e4cd537 commit da47c32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
convertNoticesToExceptions="true"
88
convertWarningsToExceptions="true"
99
processIsolation="false"
10-
stopOnFailure="true"
10+
stopOnFailure="false"
1111
>
1212
<testsuites>
1313
<testsuite name="unit">

0 commit comments

Comments
 (0)