mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-21 21:02:19 -06:00
[MIG] document_page: Migration to 13.0
This commit is contained in:
committed by
Justine Doutreloux
parent
4cf81af527
commit
c181491259
@@ -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