Commit c7461be9 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 6d6a07ce a14be36a
...@@ -27,7 +27,7 @@ module QA ...@@ -27,7 +27,7 @@ module QA
def choose_test_namespace def choose_test_namespace
click_element :project_namespace_select click_element :project_namespace_select
select_item(Runtime::Namespace.path) search_and_select(Runtime::Namespace.path)
end end
def go_to_import_project 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