Skip to content

Commit

Permalink
Merge PR #982 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by simahawk
  • Loading branch information
OCA-git-bot committed May 31, 2024
2 parents c150e91 + c17ad38 commit 1031432
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from odoo.tests.common import Form, SingleTransactionCase


class TestCrmOpportunityCurrency(SingleTransactionCase):
class TestBaseEbillPaymentContract(SingleTransactionCase):
@classmethod
def setUpClass(cls):
super().setUpClass()
Expand Down

0 comments on commit 1031432

Please sign in to comment.