Merge branch 'follow-pipeline' into 'develop'
[akkoma] / test / web / mastodon_api / views / status_view_test.exs
index f90a0c2731df46826ac4373653314966e706575a..fa26b3129f273037ae97acaef8bade9c1f3c792f 100644 (file)
@@ -183,6 +183,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
       card: nil,
       reblog: nil,
       content: HTML.filter_tags(object_data["content"]),
+      text: nil,
       created_at: created_at,
       reblogs_count: 0,
       replies_count: 0,