Skip to content

Commit 2e43e42

Browse files
committed
[FIX] theme_test_custo: remove the console error in test_assets mode
The "Test" key is unnecessary in the tour registry, as it has already been removed from the Tour Schema (see PR[1]). Also, refactor the tour definitions to follow the updated step structure. [1]:odoo/odoo#182887 task-4702436 closes #1086 X-original-commit: 0295bf1 Signed-off-by: Serge Bayet (seba) <[email protected]>
1 parent c0d3a66 commit 2e43e42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

theme_test_custo/static/tests/tours/theme_menu_hierarchies.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { stepUtils } from "@web_tour/tour_service/tour_utils";
55

66
wTourUtils.registerWebsitePreviewTour('theme_menu_hierarchies', {
77
url: '/example',
8-
test: true,
98
}, () => [
109
stepUtils.waitIframeIsReady(),
1110
{

0 commit comments

Comments
 (0)