Skip to content

Commit f42cdf6

Browse files
author
Piotr Krajewski
committed
remove command
1 parent 8939f01 commit f42cdf6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
},
3737
"scripts": {
3838
"test": [
39-
"vendor/bin/phpunit --colors=always",
40-
"vendor/bin/phpcs -p --standard=PSR2 --runtime-set --dry-run ignore_errors_on_exit 1 --runtime-set ignore_warnings_on_exit 1 src tests"
39+
"vendor/bin/phpunit --colors=always"
4140
]
4241
},
4342
"config": {

0 commit comments

Comments
 (0)