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

Issue #45 Fix #65

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Issue #45 Fix #65

merged 1 commit into from
Jan 4, 2022

Conversation

charlestian23
Copy link
Collaborator

The number of cases in a case rule must be greater than 1, as otherwise, there wouldn't be multiple cases. Now, the code only enters the if statement if the number of cases is more than 1.

Fixes #45

The number of cases in a case rule must be greater than 1, as otherwise, there wouldn't be multiple cases. Now, the code only enters the if statement if the number of cases is more than 1.
@charlestian23 charlestian23 changed the title Number of Cases Greater than 1 Issue #45 Fix Jan 3, 2022
@Chase-Grajeda Chase-Grajeda merged commit 1f83b39 into dev Jan 4, 2022
@Chase-Grajeda Chase-Grajeda deleted the light-up_issue45_case-rule-bug branch January 4, 2022 00:38
@Chase-Grajeda Chase-Grajeda restored the light-up_issue45_case-rule-bug branch January 4, 2022 00:39
@charlestian23 charlestian23 deleted the light-up_issue45_case-rule-bug branch March 7, 2022 18:57
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.

2 participants