function-name-modification for tests/*

Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
Aaron.L.Xu 2017-02-16 15:25:04 +08:00
commit d20e3f3342
2 changed files with 6 additions and 6 deletions

View file

@ -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,