Skip to content
代码片段 群组 项目
提交 e8c502a7 编辑于 作者: Sean McGivern's avatar Sean McGivern
浏览文件

Merge branch 'quarantine-flaky-spec' into 'master'

Quarantine a flaky spec

See merge request gitlab-org/gitlab!35955
No related branches found
No related tags found
无相关合并请求
......@@ -155,7 +155,7 @@ def hash(path)
end
end
it 'can apply multiple suggestions as a batch' do
it 'can apply multiple suggestions as a batch', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/224100' do
files.each_with_index do |file, index|
page.within("[id='#{file[:hash]}']") do
find("button[title='Show full file']").click
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册