Commit 6b29eb8
fix: Filter pytest-asyncio arguments in conftest.py
- Filter out event_loop and event_loop_policy arguments
- Allow tests to work with both pytest-asyncio and plain async
- Fixes TypeError when running async integration tests
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9dc0b1c commit 6b29eb8
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
0 commit comments