Skip to content

Commit

Permalink
fix(coverage): fix overlapping aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Aug 30, 2017
1 parent c6bd52f commit 0382f6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmds/coverage.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ module.exports = {
default: false
},
providers: {
alias: 'p',
type: 'array',
choices: Object.keys(coverage.providers),
default: ['codecov']
Expand Down

0 comments on commit 0382f6d

Please sign in to comment.