Skip to content

Commit

Permalink
base_ebill_payment_contract: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TDu committed May 31, 2024
1 parent c150e91 commit c17ad38
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 c17ad38

Please sign in to comment.