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

Avoids attempt to question when there is no answers available #33

Merged
merged 2 commits into from
Sep 24, 2021

Conversation

nunomaduro
Copy link
Member

This pull request avoids the attempt to question the user when there is no answers available. This avoids a runtime exception when the user uses commands such as servers:switch, daemon:restart, etc.

Fixes #32

@taylorotwell taylorotwell merged commit e7a2bcb into master Sep 24, 2021
@nunomaduro nunomaduro deleted the fix/empty-list-of-options branch September 24, 2021 18:09
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.

Choice question must have at least 1 choice available..
2 participants