Skip to content

Commit 936556b

Browse files
committed
Update the PHPUnit config.
1 parent 5298ebe commit 936556b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

phpunit.xml.dist

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="Laravel Autolink Test Suite">
1413
<directory suffix="Test.php">./tests</directory>

0 commit comments

Comments
 (0)