We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5298ebe commit 936556bCopy full SHA for 936556b
phpunit.xml.dist
@@ -7,8 +7,7 @@
7
convertNoticesToExceptions="true"
8
convertWarningsToExceptions="true"
9
processIsolation="false"
10
- stopOnFailure="false"
11
- syntaxCheck="false">
+ stopOnFailure="false">
12
<testsuites>
13
<testsuite name="Laravel Autolink Test Suite">
14
<directory suffix="Test.php">./tests</directory>
0 commit comments