Commit 90dd1a75 authored by Matija Čupić's avatar Matija Čupić

Add missing spec line from EE

parent c2cf6180
...@@ -182,6 +182,7 @@ feature 'Gcp Cluster', :js do ...@@ -182,6 +182,7 @@ feature 'Gcp Cluster', :js do
it 'user sees a login page' do it 'user sees a login page' do
expect(page).to have_css('.signin-with-google') expect(page).to have_css('.signin-with-google')
expect(page).to have_link('Google account')
end 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