Skip to content

Commit

Permalink
Adds pytest.ini and sets asyncio_mode to auto
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Jul 17, 2022
1 parent a921b58 commit 6ce5cdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 1,2 @@
[pytest]
asyncio_mode = auto

0 comments on commit 6ce5cdc

Please sign in to comment.