Commit cbba9184 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix user menu selector in GitLab QA test suite

parent 0778cad2
......@@ -36,7 +36,7 @@ module QA
end
def within_user_menu
page.within('.dropdown-menu-nav') do
page.within('.navbar-nav') do
yield
end
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