Skip to content

Commit c5aa2c9

Browse files
committed
Added composer test command
1 parent dacf49b commit c5aa2c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@
3434
},
3535
"config": {
3636
"classmap-authoritative": true
37+
},
38+
"scripts": {
39+
"test": "codecept run --coverage-xml"
3740
}
3841
}

0 commit comments

Comments
 (0)