未验证 提交 5d45adc2 编写于 作者: B binbin 提交者: GitHub

[skip e2e] Refine test comments (#14399)

Signed-off-by: NBinbin Lv <binbin.lv@zilliz.com>
上级 b4c334ff
......@@ -2566,7 +2566,7 @@ class TestSearchBase:
def test_search_without_connect(self, dis_connect, collection):
"""
target: test search vectors without connection
method: use dis connected instance, call search method and check if search successfully
method: use disconnected instance, call search method and check if search successfully
expected: raise exception
"""
with pytest.raises(Exception) as e:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册