mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update test comments (#8817)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>pull/8891/head
parent
836e84b053
commit
fa97f3ff46
|
@ -290,7 +290,7 @@ class TestPartitionParams(TestcaseBase):
|
|||
cf.gen_default_tuple_data(10)])
|
||||
def test_partition_insert(self, data):
|
||||
"""
|
||||
target: verify insert multi entities by dataFrame
|
||||
target: verify insert multi entities
|
||||
method: 1. create a collection and a partition
|
||||
2. partition.insert(data)
|
||||
3. insert data again
|
||||
|
|
Loading…
Reference in New Issue