Add basic search.
[akkoma] / test / web / mastodon_api / status_view_test.exs
index 3941e30197a5f7b30e3c15e1b8748cf8a78b16e9..870a205f110c5d30d663370aebcdb0fc52d0539b 100644 (file)
@@ -36,7 +36,10 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
       media_attachments: [],
       mentions: [],
       tags: [],
-      application: nil,
+      application: %{
+        name: "Web",
+        website: nil
+      },
       language: nil
     }