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: issue with cash register input check, replace ">" with ">=" #595

Merged
merged 1 commit into from Apr 17, 2024

Conversation

Auxdible
Copy link
Contributor

Checklist:

Closes freeCodeCamp/freeCodeCamp#54423

When 141.77 was entered as the cash input, "Status: INSUFFICIENT_FUNDS" would be outputted. This is now fixed
image

@Auxdible Auxdible requested a review from a team as a code owner April 17, 2024 16:05
@Auxdible Auxdible changed the title fix: issue with cash register input check fix: issue with cash register input check, replace ">" with ">= Apr 17, 2024
@Auxdible Auxdible changed the title fix: issue with cash register input check, replace ">" with ">= fix: issue with cash register input check, replace ">" with ">=" Apr 17, 2024
@naomi-lgbt naomi-lgbt merged commit 6adab1c into freeCodeCamp:main Apr 17, 2024
2 checks passed
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.

Bug in Cash Register Project App Example
2 participants