diff --git a/doc/tests/check_profile_l10n_all.py b/doc/tests/check_profile_l10n_all.py index 4ff277e5151b3..918dd9e52c31d 100755 --- a/doc/tests/check_profile_l10n_all.py +++ b/doc/tests/check_profile_l10n_all.py @@ -111,6 +111,7 @@ def wizard_run(wizname, fieldvalues={}, endstate='end'): ok = True except: range -= 1 + time.sleep(2)