mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci] Modify test comments (#12686)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
98bff6a497
commit
f6370ded2e
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user