mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci] Remove useless test code (#7940)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
095b7c12c1
commit
b9cfe21234
@ -667,7 +667,6 @@ class TestPartitionOperations(TestcaseBase):
|
||||
partition_w.release()
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L1)
|
||||
# @pytest.mark.parametrize("partition_name, data", [(ct.default_partition_name, cf.gen_default_dataframe_data())])
|
||||
def test_partition_insert_default_partition(self):
|
||||
"""
|
||||
target: verify insert data into _default partition
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user