Commit 50c19abd authored by LUKE BENNETT's avatar LUKE BENNETT

Resolve gcp_spec.rb

parent fdccd971
......@@ -87,11 +87,7 @@ feature 'Gcp Cluster', :js do
end
it 'user sees a cluster details page' do
<<<<<<< HEAD
expect(page).to have_button('Save')
=======
expect(page).to have_button('Save changes')
>>>>>>> upstream/master
expect(page.find(:css, '.cluster-name').value).to eq(cluster.name)
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