mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Refine test comments (#15060)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
2fdd534bd4
commit
2ce266fdf3
@ -41,7 +41,8 @@ class TestInsertParams(TestcaseBase):
|
||||
def test_insert_dataframe_data(self):
|
||||
"""
|
||||
target: test insert DataFrame data
|
||||
method: 1.create 2.insert dataframe data
|
||||
method: 1.create collection
|
||||
2.insert dataframe data
|
||||
expected: assert num entities
|
||||
"""
|
||||
c_name = cf.gen_unique_str(prefix)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user