Skip to content

Commit

Permalink
[FIX] sale_order_wh_from_delivery_carrier: Test Module flow is updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
geomer198 committed Nov 9, 2023
1 parent bee850a commit 219df31
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from odoo.tests import Form, TransactionCase
from odoo.tests import Form, TransactionCase, tagged


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

0 comments on commit 219df31

Please sign in to comment.