Commit ce3177df authored by Dennis Tang's avatar Dennis Tang

fix failing spec test in gcp_spec

parent 116955c4
...@@ -162,7 +162,7 @@ feature 'Gcp Cluster', :js do ...@@ -162,7 +162,7 @@ feature 'Gcp Cluster', :js do
visit project_clusters_path(project) visit project_clusters_path(project)
click_link 'Add Kubernetes cluster' click_link 'Add Kubernetes cluster'
click_link 'Add an existing Kubernetes cluster' click_link 'Add existing cluster'
end end
it 'user does not see the "Environment scope" field' do 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