mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Update test comments (#12700)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
735cca8108
commit
7cde4b2d0b
@ -486,7 +486,7 @@ class TestNewCase(object):
|
||||
def test_drop_default_partition_B(self, connect, collection):
|
||||
"""
|
||||
target: test drop partition of default, check status returned
|
||||
method: call function: drop_partition
|
||||
method: call function drop_partition after manual create the default partition
|
||||
expected: status not ok
|
||||
"""
|
||||
connect.create_partition(collection, default_tag)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user