X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Factivitypub-client-post-activity.json;h=e592081bc62bae459b56b53fbcaeeee0c9a02d29;hb=c7369d6d0345259e65d843c1533b8c82864e1110;hp=c985e072b1f37083f717cf181b0444d8e956dc0c;hpb=90e157ef803296989b41d1fbfb5096b39320f75d;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"]