Skip to content

Commit e73ebaf

Browse files
committed
Fix phpunit.xml
1 parent 80bf05c commit e73ebaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

phpunit.xml

+1-2
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

1312
<testsuites>
1413
<testsuite name="Orchestra\Testbench Test Suite">

0 commit comments

Comments
 (0)