From c5c38bdb2ec233eb3801e4152a77b6c2b223000c Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Wed, 29 Dec 2021 21:07:45 +0800 Subject: [PATCH] [skip e2e] Refine code comments (#14547) 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 a36f5afd51..703696d240 100644 --- a/tests/python_client/testcases/test_search_20.py +++ b/tests/python_client/testcases/test_search_20.py @@ -2781,7 +2781,7 @@ class TestSearchBase: def test_search_distance_superstructure_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 Inner product + method: compare the return distance with that computed with Inner product expected: the return distance equals to the computed value """ nq = 1