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 8975c09 commit 8e841b4
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 8e841b4

Please sign in to comment.