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
Loading
@@ -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
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