Commit dc2d106b authored by Łukasz Nowak's avatar Łukasz Nowak

Revert "Fix condition."

This reverts commit 9d219d8d.
parent 5d7a70ab
...@@ -463,7 +463,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -463,7 +463,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_stopped_computer_partition_sequence_string + '\ sequence_string = self.prepare_stopped_computer_partition_sequence_string + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckSuccessComputerGetComputerPartitionCall \ CheckEmptyComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
......
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