We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c176d commit bc549bbCopy full SHA for bc549bb
app/composer.json
@@ -51,6 +51,6 @@
51
],
52
"cs-check": "phpcs --colors -p",
53
"cs-fix": "phpcbf --colors -p",
54
- "unit-tests": "phpunit --colors=always --verbose"
+ "unit-tests": "phpunit --colors=always --debug"
55
}
56
0 commit comments