mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Fix spelling errors (#14589)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/14596/merge
parent
e002182c3f
commit
ffed7f6067
|
@ -238,8 +238,8 @@ class TestPartitionParams(TestcaseBase):
|
|||
@pytest.mark.tags(CaseLabel.L2)
|
||||
def test_load_partiton_respectively(self):
|
||||
"""
|
||||
target: test release the partiton after load partiton
|
||||
method: load partiton1 and load other partiton
|
||||
target: test release the partition after load partition
|
||||
method: load partition1 and load other partition
|
||||
expected: raise exception
|
||||
"""
|
||||
self._connect()
|
||||
|
|
Loading…
Reference in New Issue