Commit 4b9a009b authored by Clement Ho's avatar Clement Ho

Fix board milestone spec

parent f2f7ef9d
......@@ -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