Skip to content

Commit

Permalink
Remove strict option from phpunit.xml
Browse files Browse the repository at this point in the history
Closes #68
  • Loading branch information
redbeardcreator committed Jul 6, 2015
1 parent 44e7066 commit d6d5c54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml
Expand Up @@ -5,7 +5,6 @@
convertNoticesToExceptions="true"
mapTestClassNameToCoveredClassName="true"
bootstrap="vendor/autoload.php"
strict="false"
verbose="true"
colors="true">
<testsuites>
Expand Down

0 comments on commit d6d5c54

Please sign in to comment.