add sentry puma hooks
This commit is contained in:
parent
142e93bebc
commit
cc9a759960
1 changed files with 1 additions and 1 deletions
|
|
@ -469,7 +469,7 @@ describe User do
|
|||
describe '.omniauth_providers' do
|
||||
it 'contains providers' do
|
||||
# expect(User.omniauth_providers).to eq [:suse, :google, :facebook, :github]
|
||||
expect(User.omniauth_providers).to eq [:suse, :google, :facebook, :github, :discourse]
|
||||
expect(User.omniauth_providers).to eq [:google, :discourse]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue