Commit 35b5c830 authored by Luke Bennett's avatar Luke Bennett

Further fixes for project subscription_spec

parent 97a2f296
......@@ -67,10 +67,8 @@ feature 'Labels subscription' do
def click_link_on_dropdown(text)
find('.dropdown-group-label').click
screenshot_and_open_image
page.within('.dropdown-group-label') do
find('a.js-subscribe-button', text: text).click
find('.js-subscribe-button', text: text).click
end
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