Tweak pytest config

This commit is contained in:
Thomas Sileo 2022-07-29 09:26:44 +02:00
parent 1c9b73b170
commit b84b4f1476
1 changed files with 1 additions and 1 deletions

View File

@ -85,4 +85,4 @@ extend-exclude = '''
'''
[tool.pytest.ini_options]
asyncio_mode = "auto"
asyncio_mode = "strict"