[MIG] document_page_project: Migration to 15.0

This commit is contained in:
Jasmin Solanki
2022-02-22 12:26:29 +05:30
committed by Bhavesh Heliconia
parent 54e5467957
commit 1fbb68252c
5 changed files with 13 additions and 32 deletions

View File

@@ -4,7 +4,7 @@
from odoo.tests import common
class TestProjectProject(common.SavepointCase):
class TestProjectProject(common.TransactionCase):
@classmethod
def setUpClass(cls):
super(TestProjectProject, cls).setUpClass()