some houndci fixes
This commit is contained in:
parent
de58ddde50
commit
0beed70d7f
4 changed files with 6 additions and 7 deletions
|
|
@ -16,7 +16,7 @@ module OmniauthMacros
|
|||
})
|
||||
end
|
||||
|
||||
def mock_auth_new_user_fb
|
||||
def mock_auth_new_user_fb
|
||||
OmniAuth.config.mock_auth[:facebook] = OmniAuth::AuthHash.new({
|
||||
provider: 'google',
|
||||
uid: 'facebook-test-uid-1',
|
||||
|
|
@ -61,4 +61,4 @@ module OmniauthMacros
|
|||
}
|
||||
})
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue