Commit 767e839d authored by Phil Hughes's avatar Phil Hughes

Fixed tests

parent cbeae490
......@@ -44,6 +44,8 @@ describe 'New/edit issue', feature: true, js: true do
page.within '.dropdown-menu-labels' do
click_link label.title
click_link label2.title
find('.dropdown-menu-close').click
end
page.within '.js-label-select' do
expect(page).to have_content label.title
......
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