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