Fixes for tests

This commit is contained in:
David Bomba
2019-10-05 10:11:04 +10:00
parent 2f657aaac8
commit 70fe64ed96
11 changed files with 31 additions and 19 deletions

View File

@@ -7,7 +7,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false">
stopOnFailure="true">
<testsuites>
<testsuite name="Unit">
<directory suffix="Test.php">./tests/Unit</directory>