mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-20 04:12:18 -06:00
[MIG] document_page_project: Migration to 15.0
This commit is contained in:
committed by
ntsirintanis
parent
af4a691f0f
commit
06a398228c
@@ -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