未验证 提交 ca1819c5 编写于 作者: Y yanliang567 提交者: GitHub

[skip ci]Update test comments (#9703)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 f496bc70
......@@ -2652,9 +2652,9 @@ class TestLoadCollection:
@pytest.mark.tags(CaseLabel.L0)
def test_load_empty_collection(self, connect, collection):
"""
target: test load collection
method: no entities in collection, load collection with correct params
expected: load success
target: test load an empty collection with no data inserted
method: no entities in collection, load and release the collection
expected: load and release successfully
"""
connect.load_collection(collection)
connect.release_collection(collection)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册