Commit c7003cb5 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix outdated 'Admin area' link label in GitLab QA

[ci skip]
parent d59f4898
......@@ -11,7 +11,7 @@ module QA
end
def go_to_admin_area
within_user_menu { click_link 'Admin Area' }
within_user_menu { click_link 'Admin area' }
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