Commit 0c1aafc0 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add key to expected dictionary

parent 261cd0bb
......@@ -2880,6 +2880,7 @@ class TestVifibSlapWebService(testVifibMixin):
'slap_software_release_url': software_release_uri,
'slap_software_type': 'RootSoftwareInstance',
'test_parameter': 'lala',
'slave_instance_list': [],
'ip_list': [],
}
self.assertSameDict(expected, result)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment