mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[account_banking_tests_fix_137] see issue https://github.com/OCA/bank-payment/issues/137
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
'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
|
||||
|
||||
@@ -1,5 +1 @@
|
||||
from . import test_payment_roundtrip
|
||||
|
||||
fast_suite = [
|
||||
test_payment_roundtrip,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user