diff --git a/tests/pytest.ini b/tests/pytest.ini index dc41879..5695e7c 100644 --- a/tests/pytest.ini +++ b/tests/pytest.ini @@ -1,2 +1,4 @@ [pytest] timeout = 30 +markers = + timeout: set timeout for tests