Commit 62ed7bef authored by Grégory Wisniewski's avatar Grégory Wisniewski

Add a missing Tic step that was removed in r30092.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30180 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 869c7ae1
......@@ -1042,7 +1042,7 @@ class TestERP5BankingMonetaryDestruction(TestERP5BankingMixin, ERP5TypeTestCase)
+ 'CheckSourceDebitPlanned ' \
+ 'ResetInventory Tic ' \
+ 'ValidateFails ' \
+ 'DeleteResetInventory ' \
+ 'DeleteResetInventory Tic' \
+ 'ValidateMonetaryDestruction Tic ' \
+ 'CheckSourceDebit ' \
+ 'DelMonetaryDestruction Tic'
......
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