Commit 6e99b19e authored by Mark Lapierre's avatar Mark Lapierre

Merge branch '205511-quarantine-create-snippet-test' into 'master'

Quarantine create snippet test

See merge request gitlab-org/gitlab!25185
parents a3f1bde4 e2eff013
# frozen_string_literal: true
module QA
context 'Create', :smoke do
context 'Create', :smoke, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/205511', type: :bug } do
describe 'Snippet creation' do
it 'User creates a snippet' do
Flow::Login.sign_in
......
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