mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_m2x_options: Migration to 15.0
[FIX] web_m2x_options: External ID not found in the system web.assets_backend
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
from odoo.tests import common
|
||||
|
||||
|
||||
class TestIrConfigParameter(common.SavepointCase):
|
||||
class TestIrConfigParameter(common.TransactionCase):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
super(TestIrConfigParameter, cls).setUpClass()
|
||||
|
||||
Reference in New Issue
Block a user