[skip ci]Update test comments (#12700)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/12702/head
yanliang567 2021-12-03 15:23:33 +08:00 committed by GitHub
parent 735cca8108
commit 7cde4b2d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)