Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mt-software-de committed Nov 15, 2023
1 parent be7f609 commit e392b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sale_force_invoiced/tests/test_sale_force_invoiced.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from odoo.tests.common import TransactionCase


@tagged("post_install", "-at_install")
#@tagged("post_install", "-at_install")
class TestSaleForceInvoiced(TransactionCase):
def setUp(self):
super(TestSaleForceInvoiced, self).setUp()
Expand Down

0 comments on commit e392b6d

Please sign in to comment.