Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
RaynorChavez committed Sep 11, 2024
1 parent 71f86c9 commit 887772a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/v2_tests/test_add_documents.py
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ def test_no_model_custom_vector_doc(self):
"""
self.test_cases = [(CloudTestIndex.unstructured_no_model, self.unstructured_no_model_index_name)]
self.test_cases_multimodal = [
(CloudTestIndex.unstructured_languagebind_model, self.unstructured_languagebind_index_name),
(CloudTestIndex.structured_languagebind_model, self.structured_languagebind_index_name)
]

Expand Down

0 comments on commit 887772a

Please sign in to comment.