Commit 95cc6436 authored by Phil Hughes's avatar Phil Hughes

Fixed modal specs

parent 78e3ff13
......@@ -254,6 +254,10 @@ describe 'Issue Boards add issue modal filtering', :feature, :js do
visit namespace_project_board_path(project.namespace, project, board)
wait_for_vue_resource
page.within '.boards-backlog-help' do
find('.close').click
end
click_button('Add issues')
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