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

Merge branch 'qa-shl-fix-project-template-spec-on-slow-net' into 'master'

Wait for requests before checking for selected text

See merge request gitlab-org/gitlab!50681
No related branches found
No related tags found
无相关合并请求
...@@ -18,6 +18,7 @@ def current_custom_project_template ...@@ -18,6 +18,7 @@ def current_custom_project_template
expand_content(:custom_project_template_content) expand_content(:custom_project_template_content)
within_element(:custom_project_template_select) do within_element(:custom_project_template_select) do
wait_for_requests
current_selection current_selection
end end
end end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册