X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Factivitypub-client-post-activity.json;h=e592081bc62bae459b56b53fbcaeeee0c9a02d29;hb=ca1accc1cf6689fc52a897003b5e297f51fefaf6;hp=c985e072b1f37083f717cf181b0444d8e956dc0c;hpb=aa082ca7b6a64f6cfd509118f76a5c18492e07b9;p=akkoma diff --git a/test/fixtures/activitypub-client-post-activity.json b/test/fixtures/activitypub-client-post-activity.json index c985e072b..e592081bc 100644 --- a/test/fixtures/activitypub-client-post-activity.json +++ b/test/fixtures/activitypub-client-post-activity.json @@ -3,6 +3,7 @@ "type": "Create", "object": { "type": "Note", + "to": ["https://www.w3.org/ns/activitystreams#Public"], "content": "It's a note" }, "to": ["https://www.w3.org/ns/activitystreams#Public"]