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 Jan 15, 2025
1 parent 2b60721 commit 7fd6bc4
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 @@ -8,8 +8,6 @@ class TestAccountNFCeContingency(TransactionCase):
@classmethod
def setUpClass(cls):
super().setUpClass()
# this hook is required to test l10n_br_account_nfe alone:
cls.env["spec.mixin.nfe"]._register_hook()
cls.document_id = cls.env.ref("l10n_br_nfe.demo_nfce_same_state")
cls.prepare_account_move_nfce()

Expand Down

0 comments on commit 7fd6bc4

Please sign in to comment.