diff --git a/product/ERP5/tests/testInvoice.py b/product/ERP5/tests/testInvoice.py
index d3cf064eed215acbc02ffcdc08d088db9113c27f..e1cbafd2c8ab9d9cb922749fca0b3e23e673c4a6 100644
--- a/product/ERP5/tests/testInvoice.py
+++ b/product/ERP5/tests/testInvoice.py
@@ -1228,7 +1228,7 @@ class TestInvoiceMixin(TestPackingListMixin,
         'Invoice Rule': {
           'movement_type_list': invoice.getPortalInvoiceMovementTypeList() \
               + invoice.getPortalAccountingMovementTypeList(),
-          'next_rule_list': ['Invoice Transaction Rule', 'Payment Rule',
+          'next_rule_list': ['Invoice Transaction Rule', 'Payment Simulation Rule',
             'Trade Model Rule'],
           },
         'Invoice Transaction Rule': {