Merge branch 'account-notes' into 'develop'
[akkoma] / test / pleroma / web / mastodon_api / views / account_view_test.exs
index a37169bf9d802513562f53b3b2d9ef4ec95ee86e..39b9b0cef5278faaef45f70bd1c08284c3c37766 100644 (file)
@@ -274,7 +274,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