Skip to content

Commit 6227aa0

Browse files
authored
Merge pull request #125 from andrewnicols/phpunitSyntaxCheck
Remove syntaxCheck phpunit config
2 parents f5066a5 + 1fafa0a commit 6227aa0

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
@@ -6,7 +6,6 @@
66
convertWarningsToExceptions="true"
77
processIsolation="false"
88
stopOnFailure="false"
9-
syntaxCheck="false"
109
bootstrap="test/bootstrap.php"
1110
>
1211
<testsuites>

0 commit comments

Comments
 (0)