Commit eb2b3911 authored by Zeff Morgan's avatar Zeff Morgan Committed by Andrejs Cunskis

Quarantine personal snippet creation

parent 78508215
# frozen_string_literal: true
module QA
RSpec.describe 'Create', :smoke do
RSpec.describe 'Create', :smoke, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/326624', type: :investigating } do
describe 'Personal snippet creation' do
let(:snippet) do
Resource::Snippet.fabricate_via_browser_ui! do |snippet|
......
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