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

Allow Fail Function to Expand Twice #191

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Allow Fail Function to Expand Twice #191

merged 2 commits into from
Jul 9, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jul 8, 2024

This pull request resolves #188 by allowing the fail function to expand the given line twice if the line is a variable that contains another variable. It also minimizes the test cases for the string equality assertion.

@threeal threeal added the feat label Jul 8, 2024
@threeal threeal added this to the Version 0.4.0 milestone Jul 8, 2024
@threeal threeal self-assigned this Jul 8, 2024
@threeal threeal force-pushed the fail-expand-twice branch 3 times, most recently from bafe137 to 02aa531 Compare July 9, 2024 11:31
@threeal threeal force-pushed the fail-expand-twice branch from 02aa531 to 8323ac9 Compare July 9, 2024 11:36
@threeal threeal marked this pull request as ready for review July 9, 2024 11:43
@threeal threeal merged commit 78ca271 into main Jul 9, 2024
2 checks passed
@threeal threeal deleted the fail-expand-twice branch July 9, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Allow Fail Function to Expand Twice
1 participant