Fix Honeybadger typo in Rpush reflection callback (#18071)

This commit is contained in:
Fernando Valverde 2022-07-13 09:13:40 -06:00 committed by GitHub
parent 537a94d41a
commit aa130cc456
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ Rpush.reflect do |on|
Device.ios.where(token: notification.device_token).destroy_all
end
HoneyBadger.notify(error_message:
Honeybadger.notify(error_message:
"error_description: #{notification.error_description}, error_code: #{notification.error_code}")
ForemStatsClient.increment(