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