Commit 83b0b56e authored by Phil Hughes's avatar Phil Hughes

Merge branch 'fix-board-milestone-spec' into 'multiple_assignees_review'

Fix board milestone spec

See merge request !1782
parents 2ea3d78f 4b9a009b
......@@ -98,7 +98,7 @@ describe 'Board with milestone', :feature, :js do
it 'removes issues milestone when removing from the board' do
wait_for_vue_resource
first('.card').click
first('.card .card-number').click
click_button('Remove from board')
......
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