Insert text representation of hashtags into object["hashtags"]
[akkoma] / test / pleroma / web / common_api / utils_test.exs
index 4d6c9ea2610786def850afffaecec5bef223ecf2..2110421927ccc60620f7082e76ef964b2fc73f26 100644 (file)
@@ -591,7 +591,8 @@ defmodule Pleroma.Web.CommonAPI.UtilsTest do
                "context" => "2hu",
                "sensitive" => false,
                "summary" => "test summary",
-               "tag" => ["jimm"],
+               "hashtags" => ["jimm"],
+               "tag" => [],
                "to" => [user2.ap_id],
                "type" => "Note",
                "custom_tag" => "test"