mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix pytest-asyncio warning
This commit is contained in:
parent
4557036fc0
commit
afae7f51c0
1 changed files with 1 additions and 0 deletions
|
|
@ -9,3 +9,4 @@ filterwarnings=
|
|||
markers =
|
||||
serial: tests to avoid using with pytest-xdist
|
||||
asyncio_mode = strict
|
||||
asyncio_default_fixture_loop_scope = function
|
||||
Loading…
Add table
Add a link
Reference in a new issue