Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mockPrompt for false response to confirm #713

Merged

Conversation

bajtos
Copy link

@bajtos bajtos commented Dec 3, 2014

Fix mockPrompt and DummyPrompt so they do not replace false
with the default value (which is true).

This patch fixes a regression introduced by #712. I apologise for that.

Fix `mockPrompt` and `DummyPrompt` so they do not replace `false`
with the default value (which is `true`).
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling a10b026 on strongloop-forks:fix/mock-prompt-for-confirm into 15fa424 on yeoman:master.

@SBoudrias
Copy link
Member

Ah good catch, thanks!

SBoudrias added a commit that referenced this pull request Dec 3, 2014
…firm

Fix mockPrompt for `false` response to `confirm`
@SBoudrias SBoudrias merged commit a4598ba into yeoman:master Dec 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants