diff --git a/cognee/tests/integration/documents/UnstructuredDocument_test.py b/cognee/tests/integration/documents/UnstructuredDocument_test.py index 114f100d5..e6b2b2554 100644 --- a/cognee/tests/integration/documents/UnstructuredDocument_test.py +++ b/cognee/tests/integration/documents/UnstructuredDocument_test.py @@ -38,7 +38,8 @@ async def test_UnstructuredDocument(mock_engine): xlsx_file_path = os.path.join( pathlib.Path(__file__).parent.parent.parent, - "test_dataexample.xlsx", + "test_data", + "example.xlsx", ) # Define test documents