Skip to content
Snippets Groups Projects
Commit 3fdd52bc authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Fix admin area selector in GitLab QA

parent 1f491154
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment