[skip ci] Modify test comments (#12686)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
binbin 2021-12-03 13:43:38 +08:00 committed by GitHub
parent 98bff6a497
commit f6370ded2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -443,7 +443,7 @@ class TestPartitionOperations(TestcaseBase):
method: 1.create a partition with default schema
2. drop the partition
3. drop the same partition again
expected: raise exception when 2nd time
expected: raise exception for 2nd time
"""
# create collection
collection_w = self.init_collection_wrap()