Commit 985bd39c authored by Łukasz Nowak's avatar Łukasz Nowak

Fix test scenario.

Setup all required parameters before requesting again.
parent ad272768
...@@ -3791,7 +3791,12 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -3791,7 +3791,12 @@ class TestVifibSlapWebService(testVifibMixin):
\ \
SetInstanceStateStopped \ SetInstanceStateStopped \
\ \
LoginDefaultUser \
SetCurrentSoftwareInstanceRequester \ SetCurrentSoftwareInstanceRequester \
SetSelectedComputerPartition \
SelectCurrentlyUsedSalePackingListUid \
Logout \
\
SlapLoginCurrentSoftwareInstance \ SlapLoginCurrentSoftwareInstance \
RequestComputerPartition \ RequestComputerPartition \
Tic \ Tic \
......
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