diff --git a/pytest.ini b/pytest.ini index 1ab6d5e..bb04f9e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -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