diff --git a/product/ERP5/tests/testProductionOrder.py b/product/ERP5/tests/testProductionOrder.py
index 2d10bf88b4c3cf23088580e067f417a99accf78b..f7ec19a968b9af5f8b9ccdfe560fd2043a0d7335 100644
--- a/product/ERP5/tests/testProductionOrder.py
+++ b/product/ERP5/tests/testProductionOrder.py
@@ -844,8 +844,10 @@ class TestProductionOrderMixin(TestOrderMixin):
                       Tic \
                       OrderOrder \
                       Tic \
+                      CheckSourcingSimulation \
                       ConfirmOrder \
                       Tic \
+                      CheckSourcingSimulation \
                       '
     
 class TestProductionOrder(TestProductionOrderMixin, ERP5TypeTestCase):