summaryrefslogtreecommitdiff
path: root/test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json
diff options
context:
space:
mode:
authorEgor Kislitsyn <egor@kislitsyn.com>2019-07-03 14:42:24 +0700
committerEgor Kislitsyn <egor@kislitsyn.com>2019-07-03 14:42:24 +0700
commit11143c542a012f64db8db0fa7b82f063ef338e94 (patch)
treef9c7789a9ec1386536f9813fe30c3f7f7dbff115 /test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json
parent4f42093220393a13033fcfd306acf54c8791e98f (diff)
downloadpleroma-11143c542a012f64db8db0fa7b82f063ef338e94.tar.gz
pleroma-11143c542a012f64db8db0fa7b82f063ef338e94.zip
Remove `httpoison` from dependencies
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, 0 insertions, 13 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
deleted file mode 100644
index 57a73b12a..000000000
--- a/test/fixtures/httpoison_mock/https__info.pleroma.site_activity4.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "@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"
-}