We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bf05c commit e73ebafCopy full SHA for e73ebaf
phpunit.xml
@@ -7,8 +7,7 @@
7
convertNoticesToExceptions="true"
8
convertWarningsToExceptions="true"
9
processIsolation="false"
10
- stopOnFailure="false"
11
- syntaxCheck="false">
+ stopOnFailure="false">
12
13
<testsuites>
14
<testsuite name="Orchestra\Testbench Test Suite">
0 commit comments