Commit 1e69f20
committed
[FIX] theme_test_custo: fix website_theme_preview tour
Issue:
`website_theme_preview` tour was failing on steps that trigger a page
unload because `expectUnloadPage: true` was not set.
Fix:
Added `expectUnloadPage: true` to the steps that trigger a page unload,
ensuring the tour no longer fails.
runbot-232988
closes #1183
X-original-commit: d660781
Signed-off-by: Francois Georis (fge) <[email protected]>
Signed-off-by: Jay Panchal (panj) <[email protected]>1 parent 5274caf commit 1e69f20
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments