mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
[skip ci]Remove useless commets (#7657)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
e8b061cc3e
commit
ef4a002e4c
@ -360,7 +360,6 @@ class TestPartitionOperations(TestcaseBase):
|
||||
check_items={ct.err_code: 1, ct.err_msg: "can't find collection"})
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
# @pytest.mark.parametrize("partition_name", [cf.gen_unique_str(prefix)])
|
||||
def test_partition_same_name_in_diff_collections(self):
|
||||
"""
|
||||
target: verify create partitions with same name in diff collections
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user