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

Merge branch 'ddieulivol-master-patch-eea7' into 'master'

Quarantine the spec/features/protected_tags_spec.rb spec file

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167014



Merged-by: default avatarDavid Dieulivol <ddieulivol@gitlab.com>
Approved-by: default avatarVasilii Iakliushin <viakliushin@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -2,7 +2,8 @@
require 'spec_helper'
RSpec.describe 'Protected Tags', :js, :with_license, feature_category: :source_code_management do
RSpec.describe 'Protected Tags', :js, :with_license, feature_category: :source_code_management,
quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/454020' do
include ProtectedTagHelpers
let(:project) { create(:project, :repository) }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册