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

Merge branch 'qa-fix-e2e-spec-with-stale-btn-success' into 'master'

Fix e2e test using stale btn-success

See merge request gitlab-org/gitlab!88336
No related branches found
No related tags found
无相关合并请求
......@@ -26,7 +26,7 @@ def add_project(project_name)
within_add_projects_modal do
fill_project_search_input(project_name)
select_project
find('button.btn.btn-success').click
find('button.btn.btn-confirm').click
end
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册