Skip to content
Snippets Groups Projects
Verified Commit 0ac6cad3 authored by Matija Čupić's avatar Matija Čupić
Browse files

Show specific cluster page when testing Ingress

parent b70718fa
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -184,7 +184,7 @@ feature 'Clusters', :js do
# Helm Tiller needs to be installed before you can install Ingress
create(:cluster_applications_helm, :installed, cluster: cluster)
 
visit project_clusters_path(project)
visit project_cluster_path(project, cluster)
 
page.within('.js-cluster-application-row-ingress') do
page.find(:css, '.js-cluster-application-install-button').click
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