Skip to content

Commit 11403fa

Browse files
committed
command anme changed [skip ci]
1 parent 91f97e4 commit 11403fa

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
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"scripts": {
38-
"unit-test": "vendor/bin/codecept run unit --coverage",
38+
"unit-tests": "vendor/bin/codecept run unit --coverage",
3939
"phpcs": "vendor/bin/phpcs --standard=PSR2 src tests",
4040
"phpcbf": "vendor/bin/phpcbf --standard=PSR2 src tests"
4141
}

0 commit comments

Comments
 (0)