Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed May 17, 2015
1 parent 56cb7cb commit 5b92336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/base.js
Expand Up @@ -752,6 +752,7 @@ describe('generators.Base', function () {
'Options:',
'-h, --help # Print the generator\'s options and usage',
'--skip-cache # Do not remember prompt answers Default: false',
'--skip-install # Do not automatically install dependencies Default: false',
'--hook1 # Hook1 to be invoked',
'--hook2 # Hook2 to be invoked',
'--hook3 # Hook3 to be invoked',
Expand Down

0 comments on commit 5b92336

Please sign in to comment.