[skip ci]Remove useless comments (#9379)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/9421/head
yanliang567 2021-10-07 20:33:05 +08:00 committed by GitHub
parent 05c708ab31
commit 4328a59df4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -418,8 +418,8 @@ class TestPartitionOperations(TestcaseBase):
def test_partition_drop_default_partition(self):
"""
target: verify drop the _default partition
method: 1. drop the _default partition
expected: 1. raise exception
method: drop the _default partition
expected: raise exception
"""
# create collection
collection_w = self.init_collection_wrap()