Commit bc84d069 authored by Phil Hughes's avatar Phil Hughes

fixed board with milestone spec

parent bc7cef83
......@@ -210,7 +210,7 @@ describe 'Board with milestone', :js do
find('#board-new-name').set 'test'
click_button 'Milestone'
find('button', text: 'Any Milestone').trigger('click')
find('a', text: milestone.title).trigger('click')
......
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