Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Make warnings fail the tests
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Jun 8, 2022
commit 8e62662ec55d8444a419e1e0657756627eb6313d
1 change: 1 addition & 0 deletions tests/phpunit-autotest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
bootstrap="bootstrap.php"
verbose="true"
failOnRisky="true"
failOnWarning="true"
backupGlobals="false"
timeoutForSmallTests="900"
timeoutForMediumTests="900"
Expand Down