未验证 提交 d5fb330e 编写于 作者: B binbin 提交者: GitHub

[skip e2e] Format test code (#13968)

Signed-off-by: NBinbin Lv <binbin.lv@zilliz.com>
上级 d15028f5
......@@ -196,7 +196,7 @@ class TestcaseBase(Base):
collection_w.insert(df_default)
conn.flush([collection_w.name])
collection_w.load(partition_names=[partition_w.name, "_default"])
return collection_w, partition_w,df_partition, df_default
return collection_w, partition_w, df_partition, df_default
def insert_entities_into_two_partitions(self, half, prefix='query'):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册