From 11143c542a012f64db8db0fa7b82f063ef338e94 Mon Sep 17 00:00:00 2001 From: Egor Kislitsyn Date: Wed, 3 Jul 2019 14:42:24 +0700 Subject: Remove `httpoison` from dependencies --- .../httpoison_mock/https__info.pleroma.site_activity3.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 test/fixtures/httpoison_mock/https__info.pleroma.site_activity3.json (limited to 'test/fixtures/httpoison_mock/https__info.pleroma.site_activity3.json') diff --git a/test/fixtures/httpoison_mock/https__info.pleroma.site_activity3.json b/test/fixtures/httpoison_mock/https__info.pleroma.site_activity3.json deleted file mode 100644 index 1df73f2c5..000000000 --- a/test/fixtures/httpoison_mock/https__info.pleroma.site_activity3.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "@context": "https://www.w3.org/ns/activitystreams", - "attributedTo": "http://mastodon.example.org/users/admin", - "attachment": [], - "content": "

this post was not actually written by Haelwenn

", - "id": "https://info.pleroma.site/activity2.json", - "published": "2018-09-01T22:15:00Z", - "tag": [], - "to": [ - "https://www.w3.org/ns/activitystreams#Public" - ], - "type": "Note" -} -- cgit v1.2.3