Skip to content

Commit

Permalink
[REM] l10n_br_account_nfe: drop _register_hook
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Oct 14, 2024
1 parent 0cd7e63 commit a383d6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions l10n_br_account_nfe/tests/test_nfce_contingency.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
class TestAccountNFCeContingency(TransactionCase):
def setUp(self):
super().setUp()
# this hook is required to test l10n_br_account_nfe alone:
self.env["spec.mixin.nfe"]._register_hook()
self.document_id = self.env.ref("l10n_br_nfe.demo_nfce_same_state")
self.prepare_account_move_nfce()

Expand Down

0 comments on commit a383d6f

Please sign in to comment.