Skip to content

Commit

Permalink
removed strict directive from phpunit config
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Jul 20, 2015
1 parent 0d22b4d commit 3f00c1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit.xml.local
Expand Up @@ -9,7 +9,6 @@
convertWarningsToExceptions = "true"
processIsolation = "false"
stopOnFailure = "false"
strict = "true"
syntaxCheck = "false"
verbose = "true"
beStrictAboutTestsThatDoNotTestAnything = "true"
Expand Down

0 comments on commit 3f00c1a

Please sign in to comment.