summaryrefslogtreecommitdiff
path: root/test/support/factory.ex
diff options
context:
space:
mode:
Diffstat (limited to 'test/support/factory.ex')
-rw-r--r--test/support/factory.ex5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/support/factory.ex b/test/support/factory.ex
index f499024a2..33bacd40c 100644
--- a/test/support/factory.ex
+++ b/test/support/factory.ex
@@ -26,7 +26,10 @@ defmodule Pleroma.Factory do
"likes" => [],
"like_count" => 0,
"context" => "2hu",
- "tag" => ["2hu"]
+ "tag" => ["2hu"],
+ "emoji" => %{
+ "2hu" => "corndog.png"
+ }
}
%Pleroma.Object{