Skip to content

Commit 2a12595

Browse files
committed
tmp
1 parent ab6109b commit 2a12595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
],
8585
"test": [
8686
"Composer\\Config::disableProcessTimeout",
87-
"phpunit --fail-on-warning --fail-on-risky --display-warnings --display-deprecations --display-phpunit-deprecations --colors=always --configuration tests/phpunit-autotest.xml"
87+
"phpunit --testdox --fail-on-warning --fail-on-risky --display-warnings --display-deprecations --display-phpunit-deprecations --colors=always --configuration tests/phpunit-autotest.xml"
8888
],
8989
"test:db": "@composer run test -- --group DB --group SLOWDB",
9090
"test:files_external": "phpunit --fail-on-warning --fail-on-risky --display-warnings --display-deprecations --display-phpunit-deprecations --colors=always --configuration tests/phpunit-autotest-external.xml",

0 commit comments

Comments
 (0)