Skip to content

Commit

Permalink
chore: add pytest.ini for code coverage on async
Browse files Browse the repository at this point in the history
  • Loading branch information
domenicoblanco committed May 29, 2022
1 parent ce5eae2 commit ed522ba
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 ed522ba

Please sign in to comment.