We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f97e4 commit 11403faCopy full SHA for 11403fa
1 file changed
composer.json
@@ -35,7 +35,7 @@
35
}
36
},
37
"scripts": {
38
- "unit-test": "vendor/bin/codecept run unit --coverage",
+ "unit-tests": "vendor/bin/codecept run unit --coverage",
39
"phpcs": "vendor/bin/phpcs --standard=PSR2 src tests",
40
"phpcbf": "vendor/bin/phpcbf --standard=PSR2 src tests"
41
0 commit comments