diff --git a/web_pivot_computed_measure/tests/test_ui_pivot.py b/web_pivot_computed_measure/tests/test_ui_pivot.py index 57c62758f..329a4c6d7 100644 --- a/web_pivot_computed_measure/tests/test_ui_pivot.py +++ b/web_pivot_computed_measure/tests/test_ui_pivot.py @@ -17,5 +17,5 @@ class TestUIPivot(common.HttpCase): "/odoo", "web_pivot_computed_measure_tour", login="admin", - step_delay=100, + step_delay=1000, )