MastoAPI: Add emoji output.

This commit is contained in:
Roger Braun 2017-10-23 16:27:51 +02:00
commit 64bc38e009
3 changed files with 17 additions and 3 deletions

View file

@ -26,7 +26,10 @@ defmodule Pleroma.Factory do
"likes" => [],
"like_count" => 0,
"context" => "2hu",
"tag" => ["2hu"]
"tag" => ["2hu"],
"emoji" => %{
"2hu" => "corndog.png"
}
}
%Pleroma.Object{