tests: increase the timeout to 60 seconds

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2022-02-19 20:03:09 -05:00
parent e6b4e54bea
commit 348d45e87c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ required_plugins =
pytest-asyncio>=0.17.2
pytest-timeout>=2.1.0
asyncio_mode = strict
timeout = 20
timeout = 60
timeout_method = signal
markers =
run_paths