Commit b0cbab9c authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-quarantine-push-limit-test' into 'master'

Quarantine failing push limit test

See merge request gitlab-org/gitlab-ce!30496
parents 349a4a91 bf6e0c16
# 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