Commit b8d8edd3 authored by Tanya Pazitny's avatar Tanya Pazitny

Merge branch 'qa/zm-qtn-content-editor-ff' into 'master'

Quarantine content_editor_spec due to progressive feature flag rollout

See merge request gitlab-org/gitlab!74928
parents c8d7cf7a 3ddc8ba3
# frozen_string_literal: true
module QA
RSpec.describe 'Create' do
RSpec.describe 'Create', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/346149', type: :stale } do
context 'Content Editor' do
let(:initial_wiki) { Resource::Wiki::ProjectPage.fabricate_via_api! }
let(:page_title) { 'Content Editor Page' }
......
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