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 test method name. #4164

Closed
wants to merge 1 commit into from
Closed

Conversation

expeehaa
Copy link
Contributor

This appears to have been missed while reviewing #4135. If I understand the pytest docs correctly, the method is not recognized as a test without the change.

@expeehaa expeehaa requested a review from a team as a code owner April 12, 2024 13:00
@github-actions github-actions bot added the bug label Apr 12, 2024
@expeehaa expeehaa closed this Apr 12, 2024
@expeehaa expeehaa deleted the fix_test_method_name branch April 12, 2024 13:00
@expeehaa expeehaa mentioned this pull request Apr 12, 2024
ssbarnea pushed a commit that referenced this pull request Apr 12, 2024
This appears to have been missed while reviewing #4135. If I understand
the [pytest
docs](https://docs.pytest.org/en/8.0.x/explanation/goodpractices.html#test-discovery)
correctly, the method is not recognized as a test without the change.

This pull request is nearly identical to #4164, which I accidentally
closed and was unable to reopen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant