Quarantining add_file_template_spec test
Issue - https://gitlab.com/gitlab-org/quality/nightly/issues/127
This commit is contained in:
parent
804232d2b5
commit
f14be088b5
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module QA
|
||||
context 'Create' do
|
||||
context 'Create', :quarantine do
|
||||
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/127
|
||||
describe 'Web IDE file templates' do
|
||||
include Runtime::Fixtures
|
||||
|
||||
|
|
Loading…
Reference in a new issue