[18.0][IMP] web_pivot_computed_measure: increate test tour delay time

pull/3158/head
kobros-tech 2025-04-17 17:45:12 +03:00
parent 3883febeb5
commit 233e5299a3
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,
)