Phing > tests > PHPUnit > do not use dox format (for output results)

This commit is contained in:
Meritoo
2018-09-08 08:21:50 +02:00
parent 5d6b559108
commit 4db631223f

View File

@@ -96,4 +96,4 @@ tests.database = ${dir.data.temporary}/database.sqlite
# Path of the framework used to run unit tests
#
tests.framework.path = ./vendor/bin/phpunit --verbose --no-coverage --testdox
tests.framework.path = ./vendor/bin/phpunit --verbose --no-coverage