mastodon/spec/fixtures
Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq (#9807)
* Fix undefined method error in sidekiq

Body can be not nil but still be empty, which causes a
`NoMethodError: undefined method `[]' for nil:NilClass` further in the
code. This checks for an empty body to avoid the issue.

* Fix codeclimate issue
2019-01-14 17:28:41 +01:00
..
files Error message for avatar image that's too large. #9204 (#9518) 2018-12-14 05:07:21 +01:00
push
requests Fix undefined method error in sidekiq (#9807) 2019-01-14 17:28:41 +01:00
salmon
xml