function-name-modification for tests/*
Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
parent
40c26ca676
commit
d20e3f3342
2 changed files with 6 additions and 6 deletions
|
|
@ -184,7 +184,7 @@ class CLITestCase(unittest.TestCase):
|
|||
mock_client.create_host_config.call_args[1].get('restart_policy')
|
||||
)
|
||||
|
||||
def test_command_manula_and_service_ports_together(self):
|
||||
def test_command_manual_and_service_ports_together(self):
|
||||
project = Project.from_config(
|
||||
name='composetest',
|
||||
client=None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue