Tweak pytest config
This commit is contained in:
parent
1c9b73b170
commit
b84b4f1476
1 changed files with 1 additions and 1 deletions
|
@ -85,4 +85,4 @@ extend-exclude = '''
|
|||
'''
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
asyncio_mode = "strict"
|
||||
|
|
Loading…
Reference in a new issue