[skip e2e] Refine test comments (#15060)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/15087/head
binbin 2022-01-10 13:11:10 +08:00 committed by GitHub
parent 2fdd534bd4
commit 2ce266fdf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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)