Updated from template

[BOT] post-merge updates
This commit is contained in:
Ivan Sokolov
2023-11-06 19:23:04 +01:00
committed by Víctor Martínez
parent 9670ea995f
commit aeadfeb697
5 changed files with 6 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ from odoo.tests.common import TransactionCase
class TestDocumentReference(TransactionCase):
@classmethod
def setUpClass(cls):
super(TestDocumentReference, cls).setUpClass()
super().setUpClass()
cls.page_obj = cls.env["document.page"]
cls.history_obj = cls.env["document.page.history"]
cls.page1 = cls.page_obj.create(