Commit 181c2d07 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix typo.

parent 1d8eee68
......@@ -1813,7 +1813,7 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
children_software_instance.getRelativeUrl())
sequence.edit(
software_instance_uid=children_software_instance.getUid(),
software_instance_refernece=children_software_instance.getReference(),
software_instance_reference=children_software_instance.getReference(),
computer_partition_reference=self.\
_softwareInstance_getComputerPartition(children_software_instance
).getReference()
......
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