Skip to content
Snippets Groups Projects
Commit 97076881 authored by Mark Lapierre's avatar Mark Lapierre Committed by Stan Hu
Browse files

Unquarantine object storage test

--compat mode in Minio is now enabled so this test should pass
See https://gitlab.com/gitlab-org/gitlab-qa/merge_requests/260
parent 9246fd57
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,8 +13,7 @@ module QA
expect(page).to have_content(issue_title)
end
 
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/101
context 'when using attachments in comments', :object_storage, :quarantine do
context 'when using attachments in comments', :object_storage do
let(:file_to_attach) do
File.absolute_path(File.join('spec', 'fixtures', 'banana_sample.gif'))
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment