Skip to content
代码片段 群组 项目
未验证 提交 28dfac32 编辑于 作者: Andrejs Cunskis's avatar Andrejs Cunskis 提交者: GitLab
浏览文件

Merge branch 'blocking-promotion-0bb77844-code_suggestions_in_web_ide_spec-rb' into 'master'

[E2E] PROMOTE TO BLOCKING: code_suggestions_in_web_ide_spec.rb

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



Merged-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
Approved-by: default avatarJay McCure <jmccure@gitlab.com>
Approved-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
Co-authored-by: :robot: GitLab Bot :robot: <gitlab-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -98,12 +98,12 @@ module QA ...@@ -98,12 +98,12 @@ module QA
end end
end end
context 'with no Duo Pro add-on', :ai_gateway_no_add_on do context 'with no Duo Pro add-on', :blocking, :ai_gateway_no_add_on do
it_behaves_like 'unauthorized', 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/452450' it_behaves_like 'unauthorized', 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/452450'
end end
end end
context 'with no license', :ai_gateway_no_license do context 'with no license', :blocking, :ai_gateway_no_license do
it_behaves_like 'unauthorized', 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/448662' it_behaves_like 'unauthorized', 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/448662'
end end
end end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册