Skip to content

Commit eaf4339

Browse files
authored
[skip e2e] Refine test case name (milvus-io#15058)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
1 parent d80e61e commit eaf4339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/python_client/testcases/test_partition_20.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ def test_load_partiton_respectively(self):
254254
check_items=error)
255255

256256
@pytest.mark.tags(CaseLabel.L2)
257-
def test_load_partitons_after_release(self):
257+
def test_load_partitions_after_release(self):
258258
"""
259259
target: test release the partition after load partition
260260
method: load partitions and release partitions

0 commit comments

Comments
 (0)