MastoAPI: Add user notes on accounts
[akkoma] / test / pleroma / web / mastodon_api / views / account_view_test.exs
index 60881756d9b402a3d624f44b17d6239c66d10994..9fe9d73bc7556e42b2b2c58865f76fa383e4f978 100644 (file)
@@ -271,7 +271,8 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
       requested: false,
       domain_blocking: false,
       showing_reblogs: true,
-      endorsed: false
+      endorsed: false,
+      note: ""
     }
 
     test "represent a relationship for the following and followed user" do