diff --git a/pyproject.toml b/pyproject.toml index 5c6c935..5c58dbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,4 +75,4 @@ select=["E", "F", "UP", "I"] [tool.pytest.ini_options] asyncio_mode = "auto" asyncio_default_fixture_loop_scope = "function" -timeout = 20 +timeout = 30