Commit a14be36a authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-staging-32-fix-create-project-spec' into 'master'

Fix create_project_spec

Closes gitlab-org/quality/staging#32

See merge request gitlab-org/gitlab-ce!25029
parents 84c9b1e7 8ab5b3eb
......@@ -26,7 +26,7 @@ module QA
def choose_test_namespace
click_element :project_namespace_select
select_item(Runtime::Namespace.path)
search_and_select(Runtime::Namespace.path)
end
def go_to_import_project
......
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