mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
@ -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
|
||||
|
Reference in New Issue
Block a user