diff --git a/pyproject.toml b/pyproject.toml index a0c39cc5f..32894eb4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -387,7 +387,7 @@ minversion = '7.0' testpaths = [ 'tests' ] -timeout = 60 +timeout = 240 xfail_strict = true [tool.ruff]