Skip to content

Commit af3b6f6

Browse files
committed
Fix Announce processing specs
1 parent 74b1665 commit af3b6f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/lib/activitypub/activity/announce_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
type: 'Announce',
1313
actor: 'https://example.com/actor',
1414
object: object_json,
15+
to: 'http://example.com/followers',
1516
}.with_indifferent_access
1617
end
1718

0 commit comments

Comments
 (0)