Fix spec
This commit is contained in:
parent
df333a9380
commit
8d51a2f48a
1 changed files with 1 additions and 2 deletions
|
@ -100,8 +100,7 @@ feature 'Clusters', :js do
|
|||
|
||||
it 'user sees creation form with the succeccful message' do
|
||||
expect(page).to have_content('Cluster integration was successfully removed.')
|
||||
# TODO: Subject to change, as today we don't clear Kubernetes Integration
|
||||
expect(page).to have_link('Manage Kubernetes integration')
|
||||
expect(page).to have_link('Create on GKE')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue