Skip to content

Commit 259dc55

Browse files
committed
Reduce number of requests
1 parent eb74716 commit 259dc55

File tree

3 files changed

+241
-264
lines changed

3 files changed

+241
-264
lines changed

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="false"
10+
stopOnFailure="true"
1111
syntaxCheck="false"
1212
>
1313
<testsuites>

0 commit comments

Comments
 (0)