mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Fix grammer errors in comments (#14981)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/15002/head
parent
3d8c0844dd
commit
d8615ca61b
|
@ -274,7 +274,7 @@ class TestPartitionParams(TestcaseBase):
|
|||
@pytest.mark.tags(CaseLabel.L2)
|
||||
def test_load_partition_after_load_partition(self):
|
||||
"""
|
||||
target: test release the partiton after load partition
|
||||
target: test release the partition after load partition
|
||||
method: load partition1 and release the partition1
|
||||
load partition2
|
||||
expected: no exception
|
||||
|
|
Loading…
Reference in New Issue