Skip to content

Commit 421c0d0

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f6b05ee + 69c33f8 commit 421c0d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

phpunit.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
convertNoticesToExceptions="true"
88
convertWarningsToExceptions="true"
99
processIsolation="false"
10-
stopOnFailure="false"
11-
syntaxCheck="false">
10+
stopOnFailure="false">
1211
<testsuites>
1312
<testsuite name="Application Test Suite">
1413
<directory>./tests/</directory>

0 commit comments

Comments
 (0)