Various small fixes.

This commit is contained in:
James Cole
2017-09-12 18:24:42 +02:00
parent 626a9aac4b
commit ce205ab413
2 changed files with 2 additions and 1 deletions

View File

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