Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit 2c5e52f

Browse files
authored
Merge pull request #151 from alcaeus/fix-phpunit-config-syntax-error
Remove invalid code from phpunit configuration
2 parents 5514c90 + c6a6c75 commit 2c5e52f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
processIsolation="false"
88
backupGlobals="false"
99
stopOnFailure="false"
10-
syntaxCheck="false"
1110
colors="true">
1211

1312
<testsuites>

0 commit comments

Comments
 (0)