Skip to content

Commit

Permalink
Update Documentation & Code Style
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 19, 2022
1 parent 3244fbe commit 2a93b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/document_stores/test_document_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ def test_init_elastic_doc_store_with_index_recreation():
assert len(docs) == 0
assert len(labels) == 0


@pytest.mark.elasticsearch
def test_elasticsearch_eq_filter():
documents = [
Expand Down

0 comments on commit 2a93b9a

Please sign in to comment.