Commit 5f0e73c8 authored by Will Meek's avatar Will Meek

Update create_personal_snippet_spec.rb, remove smoke test tag

parent 52ab1ffd
# frozen_string_literal: true
module QA
RSpec.describe 'Create', :smoke do
RSpec.describe 'Create' do # convert back to a smoke test once proved to be stable
describe 'Personal snippet creation' do
it 'user creates a personal snippet', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1704' 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