Commit 73a92b4b authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

testProduction: Transformation is removed on Line if resource is removed

parent 89a17f04
......@@ -1514,7 +1514,7 @@ class TestProductionOrder(TestProductionOrderMixin, ERP5TypeTestCase):
CheckOrderLineTransformationIsSet \
RemoveResourceFromOrderLine \
Tic \
CheckOrderLineTransformationIsSet \
CheckOrderLineTransformationIsNotSet \
'
sequence_list.addSequenceString(sequence_string)
......
......@@ -1150,7 +1150,7 @@ class TestProductionOrderApparel(TestProductionOrderApparelMixin, ERP5TypeTestCa
CheckOrderLineTransformationIsSet \
RemoveResourceFromOrderLine \
Tic \
CheckOrderLineTransformationIsSet \
CheckOrderLineTransformationIsNotSet \
'
sequence_list.addSequenceString(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