Commit f84c8bf8 authored by Romain Courteaud's avatar Romain Courteaud

Typo

parent 9f91dcb0
......@@ -23,7 +23,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
}
method_dict[instance.getSlapState()](
software_release=instance.getRootSoftwareReleaseUrl(),
instance_xml='<?xml version="1.0"' \
instance_xml='<?xml version="1.0" ' \
'encoding="utf-8"?><instance><parameter id="foo">bar</parameter></instance>',
software_type=instance.getSourceReference(),
sla_xml=instance.getSlaXml(),
......
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