mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_global_discount: Migration to 15.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
from odoo.tests import common
|
||||
|
||||
|
||||
class TestGlobalDiscount(common.SavepointCase):
|
||||
class TestGlobalDiscount(common.TransactionCase):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
super().setUpClass()
|
||||
|
||||
Reference in New Issue
Block a user