Commit d83f6b3
test: Pin pytest-asyncio to strict mode
All 51 async tests are explicitly marked with @pytest.mark.asyncio,
so they already match strict mode. Pin asyncio_mode = "strict" to
catch any future async test that forgets the marker rather than
silently relying on auto-detection.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d3666f9 commit d83f6b3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
0 commit comments