Commit bf6e0c16 authored by Mark Lapierre's avatar Mark Lapierre

Quarantine failing test

parent 56e3fc40
# frozen_string_literal: true
module QA
context 'Create', :requires_admin do
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/113
context 'Create', :requires_admin, :quarantine do
describe 'push after setting the file size limit via admin/application_settings' do
before(:context) do
@project = Resource::Project.fabricate_via_api! do |p|
......
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