Skip to content
Snippets Groups Projects
Commit e4067c57 authored by Phil Hughes's avatar Phil Hughes
Browse files

Fixed ref switcher tests

parent 8cbf27af
Branches
Tags
1 merge request!9345Changes when loading indicator is added to dropdown
Pipeline #
Loading
Loading
@@ -20,6 +20,8 @@ feature 'Ref switcher', feature: true, js: true do
input.set 'binary'
wait_for_ajax
 
expect(find('.dropdown-content ul')).to have_selector('li', count: 6)
page.within '.dropdown-content ul' do
input.native.send_keys :enter
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment