mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-02 13:04:37 +00: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
|