about summary refs log tree commit diff
path: root/spec/services/activitypub/fetch_remote_status_service_spec.rb
blob: 47a33b6cb6ddcba4860f74c3b5bd741ad6a115d1 (plain) (blame)
1
2
3
4
5
require 'rails_helper'

RSpec.describe ActivityPub::FetchRemoteStatusService do
  pending
end