Commit bc7cef83 authored by Rémy Coutable's avatar Rémy Coutable

Fix 'Board with milestone' feature spec

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 3951fe81
......@@ -212,7 +212,7 @@ describe 'Board with milestone', :js do
click_button 'Milestone'
click_link milestone.title
find('a', text: milestone.title).trigger('click')
click_button 'Create'
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