Skip to content

Commit

Permalink
phpunit.xml: Remove invalid syntaxCheck attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Oct 7, 2021
1 parent 7b49176 commit 7ec5278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
bootstrap="vendor/autoload.php"
>
<testsuites>
Expand Down

0 comments on commit 7ec5278

Please sign in to comment.