Skip to content

Commit

Permalink
[FIX] web_ir_actions_act_multi: pre-commit stuff for the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Feb 6, 2025
1 parent e894b7d commit 5a6f68c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@


class TestIrActionsActMulti(TransactionCase):

def setUp(self):
super(TestIrActionsActMulti, self).setUp()
self.IrActionsActMulti = self.env["ir.actions.act_multi"]
Expand Down

0 comments on commit 5a6f68c

Please sign in to comment.