Commit fa190619 authored by Sanad Liaquat's avatar Sanad Liaquat

Increase wait time

parent 394746ff
......@@ -14,7 +14,7 @@ module QA
expect(menu).to have_personal_area
# The ldap_sync_worker_cron job is set to run every minute
admin_synchronised = menu.wait(max: 65, time: 1, reload: true) do
admin_synchronised = menu.wait(max: 80, time: 1, reload: true) do
menu.has_admin_area_link?
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment