Skip to content
Snippets Groups Projects
Commit 8d51a2f4 authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Fix spec

parent df333a93
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
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