Skip to content

Commit

Permalink
Set asyncio_mode = auto to support the new operating modes of pytest-…
Browse files Browse the repository at this point in the history
…asyncio>=0.17

- https://github.com/pytest-dev/pytest-asyncio#modes

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
  • Loading branch information
WadeBarnes committed Jan 18, 2022
1 parent a3dd8c3 commit 3980882
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,4 +1,5 @@
[pytest]
asyncio_mode = auto
testpaths =
indy_common
indy_node

0 comments on commit 3980882

Please sign in to comment.