Skip to content

Commit

Permalink
Fix pytest-asyncio warning
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Oct 7, 2024
1 parent 4557036 commit afae7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ filterwarnings=
markers =
serial: tests to avoid using with pytest-xdist
asyncio_mode = strict
asyncio_default_fixture_loop_scope = function

0 comments on commit afae7f5

Please sign in to comment.