We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f02cd commit cfd8127Copy full SHA for cfd8127
1 file changed
composer.json
@@ -79,7 +79,7 @@
79
"bdk\\Debug\\Dev\\ComposerScripts::postUpdate"
80
],
81
"test" : [
82
- "vendor/bin/phpunit -v --testdox"
+ "vendor/bin/phpunit -v --testdox --testdox-summary"
83
84
"update-char-data": [
85
"bdk\\Debug\\Dev\\UpdateCharData::update"
0 commit comments