Browse Source

Fix: Remove non-existent attribute

Andreas Möller 6 years ago
parent
commit
05e86c2c07
1 changed files with 0 additions and 1 deletions
  1. 0 1
      phpunit.xml.dist

+ 0 - 1
phpunit.xml.dist

@@ -10,7 +10,6 @@
          convertWarningsToExceptions="true"
          processIsolation="false"
          stopOnFailure="false"
-         syntaxCheck="false"
          bootstrap="tests/bootstrap.php"
 >
     <testsuites>