Commit 247138d4 authored by Stan Hu's avatar Stan Hu

Accept the confirm modal to make comment on commit spec to pass

parent a2cd32b7
......@@ -14,7 +14,7 @@ module SharedNote
note.find('.more-actions').click
note.find('.more-actions .dropdown-menu li', match: :first)
find(".js-note-delete").click
accept_confirm { find(".js-note-delete").click }
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