diff options
Diffstat (limited to 'tests/functionals.postgres.xml')
-rw-r--r-- | tests/functionals.postgres.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functionals.postgres.xml b/tests/functionals.postgres.xml index eb83d157..61da8574 100644 --- a/tests/functionals.postgres.xml +++ b/tests/functionals.postgres.xml @@ -1,4 +1,4 @@ -<phpunit> +<phpunit stopOnError="true" stopOnFailure="true" colors="true"> <testsuites> <testsuite name="Kanboard"> <directory>functionals</directory> |