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

Commit

Permalink
Remove invalid code from phpunit configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Nov 9, 2018
1 parent 4a9070e commit ef0a634
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
processIsolation="false"
backupGlobals="false"
stopOnFailure="false"
syntaxCheck="false"
colors="true">

<testsuites>
Expand Down

0 comments on commit ef0a634

Please sign in to comment.