Commit baab4cdd authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fix-failing-rspec-gcp-new-page-layout' into 'master'

fix failing spec test in gcp_spec

Closes #48855

See merge request gitlab-org/gitlab-ce!20386
parents 36824bc5 ce3177df
......@@ -162,7 +162,7 @@ feature 'Gcp Cluster', :js do
visit project_clusters_path(project)
click_link 'Add Kubernetes cluster'
click_link 'Add an existing Kubernetes cluster'
click_link 'Add existing cluster'
end
it 'user does not see the "Environment scope" field' do
......
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