diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-10-25 05:24:17 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-10-25 05:24:17 +0000 |
commit | b1d1f9bc271d80f05b2f636e304775e6803c02f6 (patch) | |
tree | 9f83d8cb0b83111de9a9b07b92413adedf2e355a /test/fixtures/mastodon-post-activity.json | |
parent | ce70eb8c0097e7d07ebc43b601c0913170d6283e (diff) | |
download | pleroma-b1d1f9bc271d80f05b2f636e304775e6803c02f6.tar.gz pleroma-b1d1f9bc271d80f05b2f636e304775e6803c02f6.zip |
tests: add test for user inbox
Diffstat (limited to 'test/fixtures/mastodon-post-activity.json')
-rw-r--r-- | test/fixtures/mastodon-post-activity.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fixtures/mastodon-post-activity.json b/test/fixtures/mastodon-post-activity.json index 693e0ce39..b91263431 100644 --- a/test/fixtures/mastodon-post-activity.json +++ b/test/fixtures/mastodon-post-activity.json @@ -21,7 +21,6 @@ "http://localtesting.pleroma.lol/users/lain" ], "id": "http://mastodon.example.org/users/admin/statuses/99512778738411822/activity", - "nickname": "lain", "object": { "atomUri": "http://mastodon.example.org/users/admin/statuses/99512778738411822", "attachment": [], |