mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Improve comments for test case (#8199)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
85a28a9847
commit
d88fa6338a
@ -3062,8 +3062,8 @@ class TestLoadPartition:
|
||||
@pytest.mark.tags(CaseLabel.L0)
|
||||
def test_release_partition_not_load(self, connect, collection):
|
||||
"""
|
||||
target: test release collection without load
|
||||
method:
|
||||
target: test release partition without load
|
||||
method: release partition without load
|
||||
expected: raise exception
|
||||
"""
|
||||
connect.create_partition(collection, default_tag)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user