mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Merge pull request #125 from guewen/no-test-post-install-dunning-fees
Remove post_install and at_install instructions on tests
This commit is contained in:
@@ -22,8 +22,6 @@ from mock import MagicMock
|
||||
from openerp.tests import common
|
||||
|
||||
|
||||
@common.at_install(True)
|
||||
@common.post_install(True)
|
||||
class FixedFeesTester(common.TransactionCase):
|
||||
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user