Skip to content
代码片段 群组 项目
未验证 提交 b7de75f4 编辑于 作者: Jay McCure's avatar Jay McCure 提交者: GitLab
浏览文件

E2E spec: quarantine view_merge_requests_spec.rb

上级 aaa4315c
No related branches found
No related tags found
无相关合并请求
......@@ -4,7 +4,11 @@
module QA
RSpec.describe 'Create' do
describe 'Merge Requests', product_group: :code_review do
describe 'Merge Requests', product_group: :code_review,
quarantine: {
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/483173',
type: :investigating
} do
let(:address) { Runtime::Address.new(:gitlab, '') }
context 'with a malformed URL' do
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册