Federate emoji out.

This commit is contained in:
Roger Braun 2017-09-16 16:14:23 +02:00
commit 884006a9e9
6 changed files with 26 additions and 5 deletions

View file

@ -13,7 +13,7 @@ defmodule Pleroma.Factory do
end
def note_factory do
text = sequence(:text, &"This is note #{&1}")
text = sequence(:text, &"This is :moominmamma: note #{&1}")
user = insert(:user)
data = %{