Skip to content

Commit

Permalink
More exp
Browse files Browse the repository at this point in the history
  • Loading branch information
vblagoje committed Aug 17, 2024
1 parent fbce723 commit 763428b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integrations/astra/tests/test_document_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,3 +386,6 @@ def test_comparison_not_in_with_with_non_list(self, document_store, filterable_d
$nin operator must have `ARRAY` value","errorCode":"INVALID_FILTER_EXPRESSION"}]}
"""
pass

def test_comparison_not_in_with_with_non_list_iterable(self, document_store, filterable_docs):
pass

0 comments on commit 763428b

Please sign in to comment.