diff --git a/product/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py b/product/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py index 2c7af6cbac0763071beee794c10dc6efe6d920c4..9f37fc20fb696a30351d9f311f505a0d7051b22f 100644 --- a/product/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py +++ b/product/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py @@ -74,8 +74,7 @@ class TestERP5BankingInternalMoneyDeposit(TestERP5BankingMixin, ERP5TypeTestCase , 'erp5_accounting' , 'erp5_banking_core' # erp5_banking_core contains all generic methods for banking , 'erp5_banking_inventory' - , 'currency_exchange_patch' - , 'erp5_banking_internal_money_deposit' # erp5_banking_internal_money_deposit contains all method for cash sorting + , 'erp5_banking_cash' # erp5_banking_internal_money_deposit contains all method for cash sorting ) def getInternalMoneyDepositModule(self):