Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
trisdoan committed Dec 16, 2024
1 parent 95d48d7 commit 9e0fc4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mail_composer_cc_bcc_account/tests/test_mail_cc_bcc.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@

from odoo.addons.account.tests.test_account_move_send import TestAccountMoveSendCommon
from odoo.addons.mail.tests.common import MailCommon
from odoo.tests import tagged


@tagged("post_install_l10n", "post_install", "-at_install")
class TestMailCcBccInvoice(TestAccountMoveSendCommon, MailCommon):
@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit 9e0fc4b

Please sign in to comment.