Skip to content

Commit

Permalink
chore(composer): tweak script.test
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Dec 31, 2019
1 parent bbf5348 commit bccf938
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,9 @@
"preferred-install": {
"*": "dist"
}
},
"scripts": {
"test": "phpunit",
"test:cov": "phpunit --coverage-text --coverage-clover coverage.xml --coverage-html vendor/cov"
}
}

0 comments on commit bccf938

Please sign in to comment.