mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
asyncio_mode = strict to avoid pytest warnings
This commit is contained in:
parent
644d25d1de
commit
d714c67d65
1 changed files with 1 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ filterwarnings=
|
||||||
ignore:.*current_task.*:PendingDeprecationWarning
|
ignore:.*current_task.*:PendingDeprecationWarning
|
||||||
markers =
|
markers =
|
||||||
serial: tests to avoid using with pytest-xdist
|
serial: tests to avoid using with pytest-xdist
|
||||||
|
asyncio_mode = strict
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue