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

Fixing one-line-ifs expected logic #540

Conversation

lannonbr
Copy link
Member

Fixed logic, re-enabled failing test, and reworked wording within readme to match expected logic.

Related to #478

Closes #479

…properly

Renabled failing test, and reworked wording within readme to match expected logic.

Co-authored-by: Alexander J. Lallier <alexanderlallier@aol.com>
@alallier
Copy link
Member

Pretty sure this is going to fix a bug in one of our applications that we encountered when we recently bumped from 0.4.x to 0.5.x

We will test and report back.

@alallier
Copy link
Member

Confirmed, it fixes our bug

@kethinov kethinov merged commit 9de26a7 into rooseveltframework:main Mar 1, 2022
@lannonbr lannonbr mentioned this pull request Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Running a one-line if against a false value resolves as true
3 participants