Federate emoji out.
This commit is contained in:
parent
79aeb219d8
commit
884006a9e9
6 changed files with 26 additions and 5 deletions
|
|
@ -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 = %{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue