mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Adjust test
This commit is contained in:
parent
f96c8f9b5e
commit
1882e1c960
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ class UtilsTestCase(TestCase):
|
|||
('test_state0', {'result': True}),
|
||||
('test_state', {'result': True}),
|
||||
])),
|
||||
('host2', [])
|
||||
('host2', OrderedDict([]))
|
||||
]))
|
||||
])
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue