Exclude blockers from notifications when `blockers_visible: false`
[akkoma] / test / pleroma / web / mastodon_api / views / status_view_test.exs
index d4378ccbc39b6457cbc32e010aa8718c478fad63..fa90667168762f79ae5bcff029b13fc9f132037a 100644 (file)
@@ -262,8 +262,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
       mentions: [],
       tags: [
         %{
-          name: "2hu",
-          url: "/tag/2hu"
+          name: "#{object_data["tag"]}",
+          url: "/tag/#{object_data["tag"]}"
         }
       ],
       application: %{