summaryrefslogtreecommitdiff
path: root/test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json')
-rw-r--r--test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json b/test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json
new file mode 100644
index 000000000..57a73b12a
--- /dev/null
+++ b/test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json
@@ -0,0 +1,13 @@
+{
+ "@context": "https://www.w3.org/ns/activitystreams",
+ "attributedTo": "http://mastodon.example.org/users/admin",
+ "attachment": [],
+ "content": "<p>this post was not actually written by Haelwenn</p>",
+ "id": "http://mastodon.example.org/users/admin/activities/1234",
+ "published": "2018-09-01T22:15:00Z",
+ "tag": [],
+ "to": [
+ "https://www.w3.org/ns/activitystreams#Public"
+ ],
+ "type": "Note"
+}