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