Commit fe23cfe7 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents b2aaaa15 e6d87e22
......@@ -13,7 +13,8 @@ module QA
expect(page).to have_content(issue_title)
end
context 'when using attachments in comments', :object_storage do
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/101
context 'when using attachments in comments', :object_storage, :quarantine do
let(:file_to_attach) do
File.absolute_path(File.join('spec', 'fixtures', 'banana_sample.gif'))
end
......
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