Skip to content

Commit

Permalink
Remove phpunit strict
Browse files Browse the repository at this point in the history
  • Loading branch information
Jleagle committed Jul 28, 2015
1 parent a8fe584 commit 3897040
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 @@ -3,7 +3,6 @@
bootstrap="vendor/autoload.php"
colors="true"
verbose="true"
strict="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
Expand Down

0 comments on commit 3897040

Please sign in to comment.