Skip to content

Commit

Permalink
Fix Announce processing specs
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire committed Mar 17, 2019
1 parent 74b1665 commit af3b6f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/lib/activitypub/activity/announce_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
type: 'Announce',
actor: 'https://example.com/actor',
object: object_json,
to: 'http://example.com/followers',
}.with_indifferent_access
end

Expand Down

0 comments on commit af3b6f6

Please sign in to comment.