Insert text representation of hashtags into object["hashtags"]
[akkoma] / test / support / factory.ex
index 8eb07dc3c19e4f54d24f5372a8a46a58147a29d3..a709d0daeda313e70fed92d4034d986c05d12623 100644 (file)
@@ -93,7 +93,7 @@ defmodule Pleroma.Factory do
       "like_count" => 0,
       "context" => "2hu",
       "summary" => "2hu",
-      "tag" => ["2hu"],
+      "hashtags" => ["2hu"],
       "emoji" => %{
         "2hu" => "corndog.png"
       }