Skip to content
Snippets Groups Projects
Commit a14be36a authored by Ramya Authappan's avatar Ramya Authappan
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment