Commit 07bc1391 authored by Chloe Liu's avatar Chloe Liu

Update quarantine bug link

parent 03ef2912
......@@ -43,7 +43,7 @@ module QA
Runtime::Feature.disable(:top_level_group_creation_enabled)
end
it 'adds additional minutes to group namespace', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/quality/test_cases/2260', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/342861', type: :bug } do
it 'adds additional minutes to group namespace', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/quality/test_cases/2260', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/343195', type: :bug } do
Page::Group::Menu.perform(&:go_to_usage_quotas)
Gitlab::Page::Group::Settings::UsageQuotas.perform do |usage_quota|
usage_quota.pipeline_tab
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment