Merge branch 'fix/mutes.json-emptyarray' into 'develop'
[akkoma] / test / web / mastodon_api / account_view_test.exs
index f7b8d74387c2a1aa108b68c2cc68a9dd521f96f7..b93418b3fbf0293dfc60602a1aaa38d8f5c933e4 100644 (file)
@@ -28,6 +28,8 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
       avatar_static: "http://localhost:4001/images/avi.png",
       header: "http://localhost:4001/images/banner.png",
       header_static: "http://localhost:4001/images/banner.png",
+      emojis: [],
+      fields: [],
       source: %{
         note: "",
         privacy: "public",