Fix cluster OAuth feature spec user flow
This commit is contained in:
parent
cc9b6091d1
commit
497a0cd62c
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ feature 'Clusters', :js do
|
|||
before do
|
||||
visit project_clusters_path(project)
|
||||
|
||||
click_link 'Add cluster'
|
||||
click_link 'Create on GKE'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue