Skip to content

Commit

Permalink
silence pytest asyncio warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Coelho committed Nov 9, 2024
1 parent 474cadf commit 2773a3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[pytest]
asyncio_default_fixture_loop_scope = scope
# asyncio: asynchronous tests
markers =
sqlite3: tests relying on sqlite
Expand Down

0 comments on commit 2773a3f

Please sign in to comment.