Commit 48ac6648 authored by Tomislav Nikic's avatar Tomislav Nikic

Removing the quarantine tag

After some research, it seems that the test is actually passing on
the nightly runs. Because of this I will remove the tag to see if it
passes on the normal run and submit the test back for action.
parent b3b453c7
# frozen_string_literal: true
module QA
# https://gitlab.com/gitlab-org/gitlab/issues/34978
context 'Create', :quarantine do
context 'Create' do
context 'Push Rules' do
describe 'using non signed commits' do
file_name_limitation = 'denied_file'
......
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