MastoAPI: Add list of blocked users.
[akkoma] / test / web / mastodon_api / status_view_test.exs
index 5aeee98c49937ff7a18fc8fca46a59f6e43818e1..69d86ea8235155d54ab5887378e025bde30b9cf7 100644 (file)
@@ -32,7 +32,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
       favourited: false,
       muted: false,
       sensitive: false,
-      spoiler_text: "",
+      spoiler_text: note.data["object"]["summary"],
       visibility: "public",
       media_attachments: [],
       mentions: [],