Skip to content

Commit 88c7fd9

Browse files
Remove syntaxCheck directive
1 parent 4c0d11e commit 88c7fd9

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
@@ -8,8 +8,7 @@
88
convertNoticesToExceptions="true"
99
convertWarningsToExceptions="true"
1010
processIsolation="false"
11-
stopOnFailure="true"
12-
syntaxCheck="false">
11+
stopOnFailure="true">
1312
<testsuites>
1413
<testsuite name="Laravel Varnishable Test Suite">
1514
<directory suffix="Tests.php">./tests/</directory>

0 commit comments

Comments
 (0)