Commit 7601caf6 authored by Jannik Lehmann's avatar Jannik Lehmann

Update test

parent 56572c66
......@@ -169,7 +169,7 @@ RSpec.describe 'Merge request > User posts notes', :js do
end
page.within('.modal') do
click_button('OK', match: :first)
click_button('Cancel editing', match: :first)
end
expect(find('.js-note-text').text).to eq ''
......
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