[skip ci] Refine test comments (#12685)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/12694/head
binbin 2021-12-03 13:41:43 +08:00 committed by GitHub
parent 9329d1e331
commit 98bff6a497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -329,9 +329,9 @@ class TestPartitionOperations(TestcaseBase):
def test_partition_dropped_collection(self):
"""
target: verify create partition against a dropped collection
method: 1. create collection1
2. drop collection1
3. create partition in collection1
method: 1. create a collection
2. drop collection
3. create partition in collection
expected: raise exception
"""
# create collection