Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
Updated phpunit config
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Feb 5, 2016
1 parent 487ff7e commit b1e4402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpunit.xml.dist
Expand Up @@ -8,6 +8,8 @@
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
failOnRisky="true"
failOnWarning="true"
processIsolation="false"
stopOnError="false"
stopOnFailure="false"
Expand Down

0 comments on commit b1e4402

Please sign in to comment.