diff --git a/theme_test_custo/static/tests/tours/website_theme_preview.js b/theme_test_custo/static/tests/tours/website_theme_preview.js index ba3119b60f..58dd93f7f6 100644 --- a/theme_test_custo/static/tests/tours/website_theme_preview.js +++ b/theme_test_custo/static/tests/tours/website_theme_preview.js @@ -15,6 +15,7 @@ registry.category("web_tour.tours").add("website_theme_preview", { content: "Validate the website creation modal", trigger: ".modal button.btn-primary", run: "click", + expectUnloadPage: true, }, // Configurator first screen {