Skip to content
代码片段 群组 项目
未验证 提交 89afa7b0 编辑于 作者: Andrejs Cunskis's avatar Andrejs Cunskis
浏览文件

Quarantine wiki page with image e2e spec

上级 0b9e44ff
No related branches found
No related tags found
无相关合并请求
# frozen_string_literal: true
module QA
RSpec.describe 'Create', :reliable do
RSpec.describe 'Create', :reliable, quarantine: {
type: :investigating,
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/373093'
} do
context 'Content Editor' do
let(:initial_wiki) { Resource::Wiki::ProjectPage.fabricate_via_api! }
let(:page_title) { 'Content Editor Page' }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册