Skip to content

Commit da1fc4f

Browse files
committed
Fix PHPUnit config
1 parent b9ccf44 commit da1fc4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml.dist

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
convertErrorsToExceptions="true"
99
convertNoticesToExceptions="true"
1010
convertWarningsToExceptions="true"
11-
syntaxCheck="true"
1211
beStrictAboutTestsThatDoNotTestAnything="false"
1312
bootstrap="./vendor/autoload.php">
1413

0 commit comments

Comments
 (0)