Commit 80dd6f9e authored by Walmyr Lima's avatar Walmyr Lima

Quarantine flaky test

parent 0710d992
......@@ -17,7 +17,7 @@ module QA
end
end
context 'when using attachments in comments', :object_storage do
context 'when using attachments in comments', :object_storage, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/205408', type: :flaky } do
let(:gif_file_name) { 'banana_sample.gif' }
let(:file_to_attach) do
File.absolute_path(File.join('spec', 'fixtures', gif_file_name))
......
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