mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
[MIG] document_page_project: Migration to 15.0
This commit is contained in:
committed by
Luis Rodriguez
parent
aacf2b4292
commit
6b5b265131
@@ -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