mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2025-02-06 19:46:56 +00:00
Fetching atom extracted from FetchRemoteAccountService and FetchRemoteStatusService into FetchAtomService. Mentions of the constant "http://activityschema.org/collection/public" skipped as it's not a real URL/user.
5 lines
72 B
Ruby
5 lines
72 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe FetchRemoteAccountService do
|
|
end
|