Commit 497a0cd6 authored by Matija Čupić's avatar Matija Čupić

Fix cluster OAuth feature spec user flow

parent cc9b6091
...@@ -82,6 +82,7 @@ feature 'Clusters', :js do ...@@ -82,6 +82,7 @@ feature 'Clusters', :js do
before do before do
visit project_clusters_path(project) visit project_clusters_path(project)
click_link 'Add cluster'
click_link 'Create on GKE' click_link 'Create on GKE'
end end
......
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