Commit d43722e4 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add step to if exists one Sale Packing List confirmed and remove skip flag in test

parent 801cd63b
......@@ -4614,7 +4614,6 @@ class TestVifibSlapWebService(testVifibMixin):
available slot
"""
@skip("Not Finished yet")
def test_request_destroy_SlaveInstance(self):
"""
Check that the Slave Instance will be destroyed correctly
......@@ -4630,6 +4629,10 @@ class TestVifibSlapWebService(testVifibMixin):
LoginTestVifibCustomer
RequestSoftwareInstanceDestroy
Tic
SlapLogout
LoginDefaultUser
CheckComputerPartitionInstanceCleanupSalePackingListConfirmed
Logout
"""
sequence_list.addSequenceString(sequence_string)
sequence_list.play(self)
......
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