From 2c2272a5eccc36a73ec144ebb511e48be6c30375 Mon Sep 17 00:00:00 2001 From: Ali Date: Fri, 10 Jan 2025 15:19:49 +0100 Subject: [PATCH] . --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5c47322da8..29272eaece 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -390,7 +390,7 @@ minversion = '7.0' testpaths = [ 'tests' ] -timeout = 240 +timeout = 24000 xfail_strict = true [tool.ruff]