Skip to content

Commit

Permalink
Use pytest asyncio_mode=strict
Browse files Browse the repository at this point in the history
  • Loading branch information
MetRonnie committed Apr 27, 2022
1 parent 64b78f3 commit 0617e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ testpaths = [
markers = [
'integration: tests which run servers and try to connect to them'
]
asyncio_mode = 'strict' # 'auto' seems to conflict with pytest-tornasync

0 comments on commit 0617e9c

Please sign in to comment.