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

Promote end-to-end test to blocking

Promote to blocking: Govern Group SAML SSO - Enforced SSO with Snowpl...
上级 b53433e2
No related branches found
No related tags found
无相关合并请求
...@@ -85,7 +85,7 @@ module QA ...@@ -85,7 +85,7 @@ module QA
page.visit Runtime::Scenario.gitlab_address page.visit Runtime::Scenario.gitlab_address
end end
context 'with Snowplow tracking enabled', context 'with Snowplow tracking enabled', :blocking,
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347675' do testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347675' do
before do before do
Flow::Settings.enable_snowplow Flow::Settings.enable_snowplow
...@@ -98,7 +98,7 @@ module QA ...@@ -98,7 +98,7 @@ module QA
it_behaves_like 'group membership actions' it_behaves_like 'group membership actions'
end end
context 'with Snowplow tracking disabled', context 'with Snowplow tracking disabled', :blocking,
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/351257' do testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/351257' do
before do before do
Flow::Settings.disable_snowplow Flow::Settings.disable_snowplow
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册