diff --git a/tests/python_client/testcases/test_insert_20.py b/tests/python_client/testcases/test_insert_20.py index 68989417a6..6a40148cda 100644 --- a/tests/python_client/testcases/test_insert_20.py +++ b/tests/python_client/testcases/test_insert_20.py @@ -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)