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

Fix user menu selector in GitLab QA test suite

parent 0778cad2
No related branches found
No related tags found
No related merge requests found
Loading
@@ -36,7 +36,7 @@ module QA
Loading
@@ -36,7 +36,7 @@ module QA
end end
   
def within_user_menu def within_user_menu
page.within('.dropdown-menu-nav') do page.within('.navbar-nav') do
yield yield
end end
end end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment