Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
nickprock committed Oct 10, 2023
1 parent 7735deb commit 3ee1c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/nodes/test_join_documents.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def test_joindocuments_preserves_root_node():


@pytest.mark.unit
def test_joindocuments_concatenate_keep_only_highest_ranking_duplicate(join_mode):
def test_joindocuments_concatenate_keep_only_highest_ranking_duplicate():
inputs = [
{
"documents": [
Expand Down

0 comments on commit 3ee1c5b

Please sign in to comment.