Commit dfaac0b7 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix docstring

parent 3976a6e8
...@@ -4235,8 +4235,8 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -4235,8 +4235,8 @@ class TestVifibSlapWebService(testVifibMixin):
def test_Person_request_SlaveInstance_with_Different_User(self): def test_Person_request_SlaveInstance_with_Different_User(self):
""" """
Check that user A can declare a slot of slave partition on a machine Check that user B can declare a slot of slave instance in computer
owned by an user B partition used by user A
""" """
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_install_requested_computer_partition_sequence_string + """ sequence_string = self.prepare_install_requested_computer_partition_sequence_string + """
......
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