Skip to content

Commit e87ceb0

Browse files
authored
Merge pull request #46 from fain182/remove-phpunit-xml-warning
Remove invalid phpunit configuration attributes
2 parents 4a86e24 + 9f33c03 commit e87ceb0

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
@@ -10,7 +10,6 @@
1010
convertWarningsToExceptions = "true"
1111
processIsolation = "false"
1212
stopOnFailure = "false"
13-
syntaxCheck = "false"
1413
bootstrap = "vendor/autoload.php">
1514

1615
<testsuites>

0 commit comments

Comments
 (0)