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

test: fix test to ensure --fix attempts #1958

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rhettjay
Copy link
Member

I believe the tests were/are failing for the reason that --fix attempts were not actually being tried. This is because argv.fix was not set before the runStandard function being called. This should fix that.

@rhettjay
Copy link
Member Author

I'd like to note, it's possible I misunderstood the intent of these tests. They have been running long enough that it feels like this type of logic should have been caught earlier, especially given the level of talent contributing to this repo. @voxpelli or @LinusU perhaps either of you would be willing to chime in on this matter. No pressure. Just trying to knock out some low hanging fruit while we wait on #1948.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant