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

Promote end-to-end test to blocking

Promote to blocking: Govern while LDAP is enabled behaves like regist...
上级 fd7fc708
未找到相关分支
未找到相关标签
无相关合并请求
......@@ -16,7 +16,7 @@ module QA
end
RSpec.describe 'Govern', :skip_signup_disabled, :requires_admin, product_group: :authentication do
describe 'while LDAP is enabled', :orchestrated, :ldap_no_tls,
describe 'while LDAP is enabled', :blocking, :orchestrated, :ldap_no_tls,
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347934' do
let!(:personal_access_token) { Runtime::Env.personal_access_token }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
想要评论请 注册