Commit bfca22b8 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'backstage/gb/qa/fix-admin-area-selector' into 'master'

Fix admin area selector in GitLab QA

Closes gitlab-qa#66

See merge request gitlab-org/gitlab-ce!14356
parents cd61d6e6 3fdd52bc
......@@ -11,7 +11,7 @@ module QA
end
def go_to_admin_area
within_top_menu { click_link 'Admin area' }
within_top_menu { find('.admin-icon').click }
end
def sign_out
......
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