Commit 37ce139
authored
Add asyncio fixture to test_instance_async_method_spy (#516)
This ensures that this test executes and passes with pytest-8.4+.
pytest now throws errors [for such functions](pytest-dev/pytest#11372) which were skipped in older versions.1 parent 3422633 commit 37ce139
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
| 527 | + | |
527 | 528 | | |
528 | 529 | | |
529 | 530 | | |
| |||
0 commit comments