From 12f0a7a347c48d78cf3cc9963f8b307008337185 Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Mon, 27 Dec 2021 21:40:31 +0800 Subject: [PATCH] [skip e2e] Refine test comment (#14365) Signed-off-by: Binbin Lv --- tests/python_client/testcases/test_search_20.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/testcases/test_search_20.py b/tests/python_client/testcases/test_search_20.py index eaf6d04c22..d40647a378 100644 --- a/tests/python_client/testcases/test_search_20.py +++ b/tests/python_client/testcases/test_search_20.py @@ -2694,7 +2694,7 @@ class TestSearchBase: def test_search_distance_jaccard_flat_index(self, connect, binary_collection): """ target: search binary_collection, and check the result: distance - method: compare the return distance value with value computed with L2 + method: compare the return distance with that computed with L2 expected: the return distance equals to the computed value """ nq = 1