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

Merge branch...

Merge branch 'blocking-promotion-073573c4-closing_web_ide_with_unsaved_changes_spec-rb' into 'master' 

[E2E] PROMOTE TO BLOCKING: closing_web_ide_with_unsaved_changes_spec.rb

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



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: 🤖 GitLab Bot 🤖 <gitlab-bot@gitlab.com>
No related branches found
No related tags found
加载中
......@@ -13,7 +13,7 @@ module QA
Page::Project::WebIDE::VSCode.perform(&:wait_for_ide_to_load)
end
it 'shows an alert when there are unsaved changes',
it 'shows an alert when there are unsaved changes', :blocking,
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/411298' do
Page::Project::WebIDE::VSCode.perform do |ide|
ide.create_new_file(file_name)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册