Skip to content

Commit

Permalink
[FIX] l10n_it_fatturapa_out_sp: fix test tags
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMule71 committed Apr 15, 2022
1 parent 9dc9898 commit 7b47ce0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@

import base64

from odoo.tests import tagged

from .fatturapa_common import FatturaPACommon


@tagged("post_install", "-at_install")
class TestFatturaPAXMLValidation(FatturaPACommon):
def setUp(self):
super(TestFatturaPAXMLValidation, self).setUp()
Expand Down

0 comments on commit 7b47ce0

Please sign in to comment.