Commit 226ee0fb authored by Grégory Wisniewski's avatar Grégory Wisniewski

Remove forgotten worklist checking steps (see r30092).


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30151 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 04154ab5
......@@ -324,13 +324,11 @@ class TestERP5BankingStopPayment( TestERP5BankingCheckbookDeliveryMixin,
+ 'CreateStopPayment Tic ' \
+ 'SetStopPaymentDebit Tic ' \
+ 'ConfirmStopPayment Tic ' \
+ 'CheckStopPaymentWorklist Tic ' \
+ 'CheckLineCreated Tic ' \
+ 'CheckConfirmedCheckbookInventory ' \
+ 'StartStopPayment Tic ' \
+ 'CheckCheckIsStopped Tic ' \
+ 'DebitStopStopPayment Tic ' \
+ 'CheckStopPaymentWorklist Tic ' \
+ 'DebitDeliverStopPayment Tic ' \
+ 'CheckCheckIsConfirmed Tic ' \
+ 'CheckInitialAndFinalCheckbookInventory '
......
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