Commit 531bafbc authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 9b177d15 547055db
......@@ -2,8 +2,7 @@
module QA
context 'Create' do
# Issue: https://gitlab.com/gitlab-org/quality/nightly/issues/97
describe 'File templates', :quarantine do
describe 'File templates' do
include Runtime::Fixtures
def login
......
# frozen_string_literal: true
module QA
# Failure issue: https://gitlab.com/gitlab-org/quality/staging/issues/46
context 'Create', :quarantine do
context 'Create' do
describe 'Web IDE file templates' do
include Runtime::Fixtures
......
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