1) NotifyService does not notify when sender's domain is blocked
Failure/Error: URI.join(root_url, 'payloads', SecureRandom.uuid)
NoMethodError:
undefined method `<<' for nil:NilClass
# ./app/lib/activitypub/tag_manager.rb:42:in `generate_uri_for'
# ./app/models/follow.rb:46:in `set_uri'
# ./spec/services/notify_service_spec.rb:11:in `block (2 levels) in <top (required)>'
# ./spec/services/notify_service_spec.rb:5:in `block (3 levels) in <top (required)>'
# ./spec/services/notify_service_spec.rb:32:in `block (2 levels) in <top (required)>'
ほえー