Commit 1943eb12 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine a flaky 'user_suggests_changes_on_diff_spec.rb' test

parent 2c630afa
......@@ -250,7 +250,7 @@ RSpec.describe 'User comments on a diff', :js do
end
context 'multiple suggestions in a single note' do
it 'suggestions are presented' do
it 'suggestions are presented', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/258989' do
click_diff_line(find("[id='#{sample_compare.changes[1][:line_code]}']"))
page.within('.js-discussion-note-form') 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