diff --git a/test/pytest.ini b/test/pytest.ini
index 3e6e9321797623a58cbd322ec9895bb71abb7ae7..270433189430d8f8cce3857b1f589cc02f931323 100644
--- a/test/pytest.ini
+++ b/test/pytest.ini
@@ -3,7 +3,7 @@ addopts = --strict-markers
 markers =
     skip_ci
     img_dir_gen
-timeout = 3
+timeout = 10
 
 # Kill all threads on timeout
 timeout_method = thread