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 ad0a71d commit fd12251
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,7 @@
}
},
"scripts": {
"test": "phpunit",
"test:cov": "phpunit --coverage-text --coverage-clover coverage.xml --coverage-html vendor/cov"
}
}

0 comments on commit fd12251

Please sign in to comment.