mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
[MIG] document_page: Migration to 13.0
This commit is contained in:
committed by
Alberto Martínez
parent
037289d171
commit
7820400e86
@@ -2,4 +2,5 @@
|
||||
|
||||
from . import test_document_page
|
||||
from . import test_document_page_create_menu
|
||||
from . import test_document_page_history
|
||||
from . import test_document_page_show_diff
|
||||
|
||||
@@ -26,4 +26,4 @@ class TestDocumentPageCreateMenu(common.TransactionCase):
|
||||
active_id=[self.ref("document_page.demo_page1")]
|
||||
).default_get(fields_list)
|
||||
|
||||
self.assertEqual(res["menu_name"], "OpenERP 6.1. Functional Demo")
|
||||
self.assertEqual(res["menu_name"], "Odoo 13.0 Functional Demo")
|
||||
|
||||
Reference in New Issue
Block a user