Skip to content

Commit c4a2b3c

Browse files
committed
Remove test command as it does not work via composer
1 parent 0194281 commit c4a2b3c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@
5353
}
5454
},
5555
"scripts" : {
56-
"test": [
57-
"phpunit",
58-
"@cs"
59-
],
6056
"cs" : [
6157
"phpcs src --standard=PSR2",
6258
"phpcs test --standard=PSR2"

0 commit comments

Comments
 (0)