Skip to content

Commit bba9a94

Browse files
committed
remove --testdox-summary flag
1 parent cfd8127 commit bba9a94

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

0 commit comments

Comments
 (0)