Skip to content

Commit

Permalink
Merge pull request #362 from ska-sa/pytest-asyncio-config
Browse files Browse the repository at this point in the history
Add asyncio_default_fixture_loop_scope to pytest.ini
  • Loading branch information
bmerry authored Nov 8, 2024
2 parents ad1e8c4 + d8f73b7 commit 19b06f0
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
@@ -1,3 +1,4 @@
[pytest]
testpaths = tests
asyncio_mode = auto
asyncio_default_fixture_loop_scope = function

0 comments on commit 19b06f0

Please sign in to comment.