Commit c94f82ae authored by Dan Davison's avatar Dan Davison

Merge branch 'unquarantine-snippet-spec' into 'master'

Dequarantine create snippet spec

Closes #215031

See merge request gitlab-org/gitlab!30862
parents 64ac09be 929ee275
# frozen_string_literal: true
module QA
context 'Create', :smoke, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/215031', type: :investigating } do
context 'Create', :smoke 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