diff options
Diffstat (limited to 'test/fixtures/httpoison_mock/https__info.pleroma.site_activity2.json')
-rw-r--r-- | test/fixtures/httpoison_mock/https__info.pleroma.site_activity2.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/httpoison_mock/https__info.pleroma.site_activity2.json b/test/fixtures/httpoison_mock/https__info.pleroma.site_activity2.json index 8ce35958d..b16a9279b 100644 --- a/test/fixtures/httpoison_mock/https__info.pleroma.site_activity2.json +++ b/test/fixtures/httpoison_mock/https__info.pleroma.site_activity2.json @@ -2,7 +2,7 @@ "@context": "https://www.w3.org/ns/activitystreams", "attributedTo": "https://info.pleroma.site/actor.json", "attachment": [], - "actor": "https://mastodon.example.org/users/admin", + "actor": "http://mastodon.example.org/users/admin", "content": "<p>this post was not actually written by Haelwenn</p>", "id": "https://info.pleroma.site/activity2.json", "published": "2018-09-01T22:15:00Z", |