diff --git a/tests/smoke/test_fixtures.py b/tests/smoke/test_fixtures.py index c6825a25..13c1020e 100644 --- a/tests/smoke/test_fixtures.py +++ b/tests/smoke/test_fixtures.py @@ -235,7 +235,7 @@ class TestIndexer: }, clear=True, ) - @pytest.mark.timeout(800) + @pytest.mark.timeout(1200) def test_fixture( self, input_path: str,