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

prefix step is not required and add stepTic to commit the transactions after...

prefix step is not required and add stepTic to commit the transactions after SoftwareInstanceStarted
parent 186d7910
......@@ -5625,13 +5625,14 @@ class TestVifibSlapWebService(testVifibMixin):
SlapLogout \
\
LoginTestVifibCustomer \
stepRequestSlaveInstanceStop \
RequestSlaveInstanceStop \
Tic \
Logout \
\
SlapLoginCurrentComputer \
CheckSuccessComputerGetComputerPartitionCall \
SoftwareInstanceStarted \
Tic \
SlapLogout \
\
LoginDefaultUser \
......@@ -5640,7 +5641,6 @@ class TestVifibSlapWebService(testVifibMixin):
SetDeliveryLineAmountEqualOne \
CheckComputerPartitionInstanceHostingSalePackingListDelivered \
Logout \
\
SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \
SlapLogout \
......
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