mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
Bump smoke test timeout
This commit is contained in:
parent
8d6db47a1c
commit
4c479e8310
@ -235,7 +235,7 @@ class TestIndexer:
|
||||
},
|
||||
clear=True,
|
||||
)
|
||||
@pytest.mark.timeout(800)
|
||||
@pytest.mark.timeout(1200)
|
||||
def test_fixture(
|
||||
self,
|
||||
input_path: str,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user