diff --git a/tests/metagpt/tools/libs/test_editor.py b/tests/metagpt/tools/libs/test_editor.py index 24c368c7b..71f71b50f 100644 --- a/tests/metagpt/tools/libs/test_editor.py +++ b/tests/metagpt/tools/libs/test_editor.py @@ -703,6 +703,7 @@ async def test_index_repo(): shutil.rmtree(UPLOAD_ROOT) +@pytest.mark.skip @pytest.mark.asyncio @pytest.mark.parametrize( ("query", "filename"),