Merge pull request #768 from hennevogel/rubocop
Update rubocop todo file
This commit is contained in:
commit
e2fb83146a
5 changed files with 589 additions and 140 deletions
|
|
@ -46,7 +46,7 @@ feature Openid do
|
|||
click_link 'omniauth-google'
|
||||
end
|
||||
|
||||
expect(flash).to eq("Could not authenticate you from Google because \"Invalid credentials\".")
|
||||
expect(flash).to eq('Could not authenticate you from Google because "Invalid credentials".')
|
||||
end
|
||||
|
||||
scenario 'adds openid to existing user' do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue