Commit d17fdd22 authored by 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
parents db91432f e72bb330
......@@ -18,6 +18,7 @@ module QA
expand_content(:custom_project_template_content)
within_element(:custom_project_template_select) do
wait_for_requests
current_selection
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment