Add categories to ostatus output.
[akkoma] / test / support / factory.ex
index ffc9c56dc4e3a835667790af4605e69428166a54..3cf35e3bcda990add7b0b4a105a705466cc52bda 100644 (file)
@@ -25,7 +25,8 @@ defmodule Pleroma.Factory do
       "published_at" => DateTime.utc_now() |> DateTime.to_iso8601,
       "likes" => [],
       "like_count" => 0,
-      "context" => "2hu"
+      "context" => "2hu",
+      "tag" => ["2hu"]
     }
 
     %Pleroma.Object{