fixbug: files not add to index

This commit is contained in:
莘权 马 2024-09-12 15:18:37 +08:00
parent b8c5e5f37e
commit 307a6c437d

View file

@ -703,6 +703,7 @@ async def test_index_repo():
shutil.rmtree(UPLOAD_ROOT)
@pytest.mark.skip
@pytest.mark.asyncio
@pytest.mark.parametrize(
("query", "filename"),