From 00ebc5132dd97ad39f0d8912b8cec53bba96698f Mon Sep 17 00:00:00 2001 From: Anirudh Dharmarajan Date: Wed, 28 Feb 2024 23:37:37 +0000 Subject: [PATCH] test: removed add to empty index test --- tests/test_pretrained_optional_args.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/test_pretrained_optional_args.py b/tests/test_pretrained_optional_args.py index ba380d4..a582480 100644 --- a/tests/test_pretrained_optional_args.py +++ b/tests/test_pretrained_optional_args.py @@ -219,12 +219,6 @@ def test_document_metadata_returned_in_search_results( ), "The metadata should not be returned in the results." -# TODO: move this to separate CRUD test file -@pytest.mark.skip(reason="NotImplemented") -def test_add_to_empty_index(): - pass - - # TODO: move this to a separate CRUD test file # TODO: add checks for metadata and doc content def test_add_to_existing_index(