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(curriculum): cash register tests need valid global state #55245

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

jeremylt
Copy link
Member

@jeremylt jeremylt commented Jun 20, 2024

Checklist:

Closes #N/A

These two tests will fail if the user assumes (reasonably so) that the cid variable holds valid data and does something with the variable before making checks for these two cases.

@jeremylt jeremylt self-assigned this Jun 20, 2024
@github-actions github-actions bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Jun 20, 2024
@jeremylt jeremylt changed the title fix - cash register tests need valid global state fix(curriculum): cash register tests need valid global state Jun 20, 2024
@gikf gikf merged commit 1034558 into freeCodeCamp:main Jun 21, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants