diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/fep-e232.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fixtures/fep-e232.json b/test/fixtures/fep-e232.json index 98f339589..e9d12ae35 100644 --- a/test/fixtures/fep-e232.json +++ b/test/fixtures/fep-e232.json @@ -10,6 +10,11 @@ "published": "2022-10-01T21:30:05.211215Z", "tag": [ { + "name": "@bob@example.net", + "type": "Mention", + "href": "https://example.net/users/bob" + }, + { "name": "https://example.org/objects/9", "type": "Link", "href": "https://example.org/objects/9", |