未验证 提交 5096f674 编写于 作者: B binbin 提交者: GitHub

[skip e2e] Fix typos in code comments (#14396)

Signed-off-by: NBinbin Lv <binbin.lv@zilliz.com>
上级 becede9d
......@@ -2387,7 +2387,7 @@ class TestSearchBase:
@pytest.mark.tags(CaseLabel.L2)
def test_search_index_empty_partition(self, connect, collection, get_simple_index, get_top_k, get_nq):
"""
target: test basic search function, all the search params is correct, test all index params, and build
target: test basic search function, all the search params are correct, test all index params, and build
method: add vectors into collection, search with the given vectors, check the result
expected: the length of the result is top_k, search collection with partition tag return empty
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册