Fix typo in test_qnap
Change-Id: I990989528a617fc2abd3b623e7069cd1ff4d4100 Signed-off-by: Kien Ha <kienha9922@gmail.com>
This commit is contained in:
parent
5f0ea63b60
commit
ce0b99e258
@ -3838,7 +3838,7 @@ class QnapAPIExecutorEsTestCase(QnapDriverBaseTestCase):
|
||||
def test_delete_snapshot_api(
|
||||
self,
|
||||
mock_http_connection):
|
||||
"""Test api de;ete snapshot."""
|
||||
"""Test api delete snapshot."""
|
||||
mock_http_connection.return_value.getresponse.side_effect = ([
|
||||
FakeLoginResponse(),
|
||||
FakeGetBasicInfoResponse(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user