mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
DEV: Update rubocop (#18754)
This commit is contained in:

committed by
GitHub

parent
9129f18815
commit
305b7c8fae
@ -5,8 +5,7 @@ RSpec.describe Auth::FacebookAuthenticator do
|
||||
{
|
||||
provider: "facebook",
|
||||
extra: {
|
||||
raw_info: {
|
||||
}
|
||||
raw_info: {}
|
||||
},
|
||||
info: {
|
||||
email: "bob@bob.com",
|
||||
|
Reference in New Issue
Block a user