Insert text representation of hashtags into object["hashtags"]
[akkoma] / test / pleroma / web / mastodon_api / views / status_view_test.exs
index f2a7469edb436ab1459d26572b4ec6278cdfb041..ecce26261dade86b775153ec5de0dd7d7323bead 100644 (file)
@@ -262,8 +262,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
       mentions: [],
       tags: [
         %{
-          name: "#{object_data["tag"]}",
-          url: "/tag/#{object_data["tag"]}"
+          name: "2hu",
+          url: "/tag/2hu"
         }
       ],
       application: %{