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

Promote end-to-end test to blocking

Promote to blocking: Govern Merge request approval with SAML SSO can ...
上级 a7ddc868
No related branches found
No related tags found
无相关合并请求
......@@ -49,7 +49,7 @@ module QA
Runtime::ApplicationSettings.set_application_settings(password_authentication_enabled_for_web: true)
end
it 'can be approved when requiring a password',
it 'can be approved when requiring a password', :blocking,
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/440729' do
merge_request.visit!
expect(page).to have_text("Approve with SAML", wait: 10)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册