Commit 8d51a2f4 authored by Shinya Maeda's avatar Shinya Maeda

Fix spec

parent df333a93
......@@ -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
......
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