mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Fix minor typo in test name in tests/unit/states/dockerng_test.py
This commit is contained in:
parent
7bcdbd9aeb
commit
ffa788fd67
@ -569,7 +569,7 @@ class DockerngTestCase(TestCase):
|
||||
'result': True,
|
||||
})
|
||||
|
||||
def test_running_discard_wrong_environemnt_values(self):
|
||||
def test_running_discard_wrong_environment_values(self):
|
||||
'''
|
||||
environment values should be string.
|
||||
It is easy to write wrong sls this way
|
||||
|
Loading…
Reference in New Issue
Block a user