From 7d9039c8680f95c5110330b6788b1ec505858a2e Mon Sep 17 00:00:00 2001 From: Matt Choplin Date: Thu, 5 Mar 2015 14:06:11 +0000 Subject: [PATCH] [account_banking_tests_fix_137] remove the dependancy because the issue is treated in https://github.com/OCA/bank-payment/issues/111 and this modification is not good because it hides the failing of the tests. Since the issue #111 has not been fixed, it is normal that the test fails. --- account_banking_tests/__openerp__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/account_banking_tests/__openerp__.py b/account_banking_tests/__openerp__.py index eb7a97148..d0945ed47 100644 --- a/account_banking_tests/__openerp__.py +++ b/account_banking_tests/__openerp__.py @@ -29,7 +29,6 @@ 'account_accountant', 'account_banking_payment_transfer', 'account_banking_sepa_credit_transfer', - 'account_banking_sepa_direct_debit', ], 'description': ''' This addon adds unit tests for the Banking addons. Installing this