mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-12 05:53:14 -08: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.
4 lines
71 B
Ruby
4 lines
71 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe FetchRemoteStatusService do
|
|
end
|