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