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(interactive-mode): Pass choices directly to inquirer (fixes #10) #11

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

nanovazquez
Copy link
Owner

This PR removes the manual map from value.options to value.choices. We now pass the choices directly to inquirer.

We also updated the tests to validate the fix.

@nanovazquez nanovazquez merged commit d1c6c30 into master Jul 10, 2018
@nanovazquez nanovazquez deleted the bugs/inquirer-choices branch July 10, 2018 23:13
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

1 participant