Skip to content

Commit

Permalink
set PHP unit tests to failOnWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Nov 23, 2018
1 parent 7919333 commit 2b6db78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="tests/unit/bootstrap.php"
verbose="true"
failOnWarning="true"
timeoutForSmallTests="900"
timeoutForMediumTests="900"
timeoutForLargeTests="900"
Expand Down

0 comments on commit 2b6db78

Please sign in to comment.