diff options
author | Francis Dinh <normandy@firemail.cc> | 2018-05-12 11:10:49 -0400 |
---|---|---|
committer | Francis Dinh <normandy@firemail.cc> | 2018-05-12 11:10:49 -0400 |
commit | 694e3769542ae661d3967c1c03d24be0496d98cc (patch) | |
tree | 331b3380a6ed83d49064f8eb9881c336d70e62a4 /test/fixtures/mastodon-undo-announce.json | |
parent | 16b793656d2eb79e19224462180d2d21fb57cc29 (diff) | |
download | pleroma-694e3769542ae661d3967c1c03d24be0496d98cc.tar.gz pleroma-694e3769542ae661d3967c1c03d24be0496d98cc.zip |
Update test fixture
Diffstat (limited to 'test/fixtures/mastodon-undo-announce.json')
-rw-r--r-- | test/fixtures/mastodon-undo-announce.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/fixtures/mastodon-undo-announce.json b/test/fixtures/mastodon-undo-announce.json index 2d8bca436..05332bed2 100644 --- a/test/fixtures/mastodon-undo-announce.json +++ b/test/fixtures/mastodon-undo-announce.json @@ -12,13 +12,13 @@ "http://www.w3.org/ns/activitystreams#Public" ], "published": "2018-05-11T16:23:37Z", - "object": "http://lostallofmy.faith/objects/acc592f0-093a-4326-856e-2ab30947ef11", - "id": "http://mastodon.example.org/users/admin/statuses/100011594053806179/activity", + "object": "http://mastodon.example.org/@admin/99541947525187367", + "id": "http://mastodon.example.org/users/admin/statuses/99542391527669785/activity", "cc": [ - "http://lostallofmy.faith/users/admin", + "http://mastodon.example.org/users/admin", "http://mastodon.example.org/users/admin/followers" ], - "atomUri": "http://mastodon.example.org/users/admin/statuses/100011594053806179/activity", + "atomUri": "http://mastodon.example.org/users/admin/statuses/99542391527669785/activity", "actor": "http://mastodon.example.org/users/admin" }, "id": "http://mastodon.example.org/users/admin#announces/100011594053806179/undo", |