[skip ci]Remove useless commets (#7657)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/7720/head
yanliang567 2021-09-09 17:30:05 +08:00 committed by GitHub
parent e8b061cc3e
commit ef4a002e4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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