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