From df1907a027ff1f70535915c667ecc712bc6c295b Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 30 Mar 2024 01:03:44 +0900 Subject: [PATCH] Update test_deduplication.py (#120) resutls -> results --- backend/tests/unit_tests/test_deduplication.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/tests/unit_tests/test_deduplication.py b/backend/tests/unit_tests/test_deduplication.py index 0dacc2a..36c12cf 100644 --- a/backend/tests/unit_tests/test_deduplication.py +++ b/backend/tests/unit_tests/test_deduplication.py @@ -1,7 +1,7 @@ from server.extraction_runnable import ExtractResponse, deduplicate -async def test_deduplication_different_resutls() -> None: +async def test_deduplication_different_results() -> None: """Test deduplication of extraction results.""" result = deduplicate( [