mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
c6b0311b86
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
71 B
Ruby
5 lines
71 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe FetchRemoteStatusService do
|
|
end
|