Fixed more tests.

This commit is contained in:
James Cole
2016-12-11 13:16:56 +01:00
parent 43f59a1135
commit 406150620a
3 changed files with 51 additions and 17 deletions

View File

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