Skip to content

Commit

Permalink
Add reporter alias
Browse files Browse the repository at this point in the history
  • Loading branch information
parksb authored and juergba committed Aug 7, 2019
1 parent 6a7a1c1 commit 75848ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/run-option-metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ exports.aliases = {
ignore: ['exclude'],
invert: ['i'],
'no-colors': ['C'],
reporter: ['R'],
reporter: ['reporters', 'R'],
'reporter-option': ['reporter-options', 'O'],
require: ['r'],
slow: ['s'],
Expand Down

0 comments on commit 75848ca

Please sign in to comment.