ensure tests pass
[akkoma] / test / pleroma / web / mastodon_api / views / status_view_test.exs
index 3ee53d95c0389cb9a42a7450ec9f0ce259e1bad7..caf2594c0330c6052d94ccc4eb9ddd6aa9206479 100644 (file)
@@ -302,6 +302,9 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
         emoji_reactions: [],
         parent_visible: false,
         pinned_at: nil
+      },
+      akkoma: %{
+        source: HTML.filter_tags(object_data["content"])
       }
     }