Merge PR #3158 into 18.0

Signed-off-by pedrobaeza
pull/3160/head
OCA-git-bot 2025-04-17 18:45:11 +00:00
commit 05785b253d
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ class TestUIPivot(common.HttpCase):
"/odoo",
"web_pivot_computed_measure_tour",
login="admin",
step_delay=100,
step_delay=1000,
)