Skip to content

Conversation

@teutoburg
Copy link
Contributor

A very similar thing occurred recently but I cannot find it right now: The code for this test was in the class body (as opposed to within a method), so it was executed during collection time and not a an actual test. Simple solution: just make it a function, it's just a single test case anyway.

A very similar thing occurred recently but I cannot find it right now: The code for this test was in the class body (as opposed to within a method), so it was executed during collection time and not a an actual test. Simple solution: just make it a function, it's just a single test case anyway.
@teutoburg teutoburg added the bug Something isn't working label Apr 28, 2025
@teutoburg teutoburg marked this pull request as ready for review April 28, 2025 14:37
@teutoburg teutoburg merged commit 1a109e0 into dev_master Apr 28, 2025
8 checks passed
@teutoburg teutoburg deleted the teutoburg-patch-1 branch April 28, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants