[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:
Germana
2021-11-05 11:40:31 -04:00
parent 5c697014c9
commit c2fbc784cf
3 changed files with 6 additions and 19 deletions

View File

@@ -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()