Commit 8d3920c3 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Merge branch 'id-fix-appearance-spec' into 'master'

Put a failed example from appearance_spec in quarantine

See merge request gitlab-org/gitlab-ce!30318
parents 4e456d32 9af6dd3e
......@@ -21,7 +21,7 @@ describe Appearance do
end
end
context 'with uploads' do
context 'with uploads', :quarantine do
it_behaves_like 'model with uploads', false do
let(:model_object) { create(:appearance, :with_logo) }
let(:upload_attribute) { :logo }
......
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