未验证 提交 ef4a002e 编写于 作者: Y yanliang567 提交者: GitHub

[skip ci]Remove useless commets (#7657)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 e8b061cc
...@@ -360,7 +360,6 @@ class TestPartitionOperations(TestcaseBase): ...@@ -360,7 +360,6 @@ class TestPartitionOperations(TestcaseBase):
check_items={ct.err_code: 1, ct.err_msg: "can't find collection"}) check_items={ct.err_code: 1, ct.err_msg: "can't find collection"})
@pytest.mark.tags(CaseLabel.L2) @pytest.mark.tags(CaseLabel.L2)
# @pytest.mark.parametrize("partition_name", [cf.gen_unique_str(prefix)])
def test_partition_same_name_in_diff_collections(self): def test_partition_same_name_in_diff_collections(self):
""" """
target: verify create partitions with same name in diff collections target: verify create partitions with same name in diff collections
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册