diff --git a/pytest.ini b/pytest.ini index 8cfc2eeb..229013d7 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,5 +1,5 @@ [pytest] testpaths=tests -timeout=20 +timeout=30 timeout_method=thread addopts=-n8