mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
[MIG] document_page_project: Migration to 15.0
This commit is contained in:
committed by
Bhavesh Heliconia
parent
54e5467957
commit
1fbb68252c
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user