Commit 4a400d37 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine a flaky spec

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent e8979927
......@@ -155,7 +155,7 @@ RSpec.describe 'User comments on a diff', :js do
end
end
it 'can apply multiple suggestions as a batch' do
it 'can apply multiple suggestions as a batch', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/224100' do
files.each_with_index do |file, index|
page.within("[id='#{file[:hash]}']") do
find("button[title='Show full file']").click
......
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