diff --git a/pytest.ini b/pytest.ini index bab96ff4..7951f2b4 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,4 @@ [pytest] testpaths=pytests timeout=15 +timeout_method=thread