mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Format code (#14901)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
383ed277f6
commit
7fb2f4af29
@ -251,7 +251,7 @@ class TestPartitionParams(TestcaseBase):
|
||||
partition_w1.load()
|
||||
error = {ct.err_code: 1, ct.err_msg: f'load the partition after load collection is not supported'}
|
||||
partition_w2.load(check_task=CheckTasks.err_res,
|
||||
check_items=error)
|
||||
check_items=error)
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
def test_load_partitons_after_release(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user