Skip to content

Commit cfd8127

Browse files
committed
phpunit - add --testdox-summary flat
1 parent b7f02cd commit cfd8127

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
@@ -79,7 +79,7 @@
7979
"bdk\\Debug\\Dev\\ComposerScripts::postUpdate"
8080
],
8181
"test" : [
82-
"vendor/bin/phpunit -v --testdox"
82+
"vendor/bin/phpunit -v --testdox --testdox-summary"
8383
],
8484
"update-char-data": [
8585
"bdk\\Debug\\Dev\\UpdateCharData::update"

0 commit comments

Comments
 (0)