Commit 40ee89bc authored by Mike Greiling's avatar Mike Greiling

accept modal confirm dialog when deleting note

parent ad3a0b31
......@@ -155,7 +155,7 @@ describe 'User comments on a diff', :js do
find('.more-actions').click
find('.more-actions .dropdown-menu li', match: :first)
find('.js-note-delete').click
accept_confirm { find('.js-note-delete').click }
end
page.within('.merge-request-tabs') do
......
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