Quarantine failing test
This commit is contained in:
parent
1068483f72
commit
56dcd45a76
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module QA
|
module QA
|
||||||
context 'Create' do
|
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/127
|
||||||
|
context 'Create', :quarantine do
|
||||||
describe 'File templates' do
|
describe 'File templates' do
|
||||||
include Runtime::Fixtures
|
include Runtime::Fixtures
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue