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
This commit is contained in:
Ramya Authappan 2019-02-11 04:32:59 +00:00
commit a14be36a0d

View file

@ -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