Skip to content

Commit 916eb13

Browse files
committed
Added composer test script
1 parent d07946f commit 916eb13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"scripts": {
4343
"check-cs": "vendor/bin/ecs check --ansi",
4444
"fix-cs": "vendor/bin/ecs check --fix --ansi",
45+
"test": "vendor/bin/phpunit",
4546
"phpstan": "vendor/bin/phpstan analyse --ansi --error-format symplify",
4647
"rector": "vendor/bin/rector process --dry-run --ansi"
4748
},

0 commit comments

Comments
 (0)