X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Fcreate-chat-message.json;h=9c23a1c9b9a66a26428831527584465d9f44cce1;hb=de69585eaa386a580e1cdaa9eea034d8335b1bb2;hp=6db5b9f5caae9389bfad33e605d428d15fa5063c;hpb=ec7335535d857c6777798ed08dab357b07fb6efa;p=akkoma diff --git a/test/fixtures/create-chat-message.json b/test/fixtures/create-chat-message.json index 6db5b9f5c..9c23a1c9b 100644 --- a/test/fixtures/create-chat-message.json +++ b/test/fixtures/create-chat-message.json @@ -9,6 +9,18 @@ "to": [ "http://2hu.gensokyo/users/marisa" ], + "tag": [ + { + "icon": { + "type": "Image", + "url": "http://2hu.gensokyo/emoji/Firefox.gif" + }, + "id": "http://2hu.gensokyo/emoji/Firefox.gif", + "name": ":firefox:", + "type": "Emoji", + "updated": "1970-01-01T00:00:00Z" + } + ], "type": "ChatMessage" }, "published": "2018-02-12T14:08:20Z",