Skip to content

LocalBearTestHelper: Remove check_order=False from check_line_result_count #4451

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

Closed
yash-nisar opened this issue Jul 7, 2017 · 0 comments · Fixed by #4453
Closed

LocalBearTestHelper: Remove check_order=False from check_line_result_count #4451

yash-nisar opened this issue Jul 7, 2017 · 0 comments · Fixed by #4453
Assignees

Comments

@yash-nisar
Copy link
Member

The order doesn't matter when while comparing the length of the results.

type/test
area/tests

yash-nisar added a commit to yash-nisar/coala that referenced this issue Jul 10, 2017
Remove `check_order` argument from `check_line_result_count(...)`
because the order doesn't matter while comparing length of the
results.

Closes coala#4451
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants