purge chat and shout endpoints
[akkoma] / test / pleroma / web / mastodon_api / views / account_view_test.exs
index c23ffb966d38d0ce99f9679c147a16e0adda0d14..8db88713765dd5c8892fe30f73e41ce8a8704ea7 100644 (file)
@@ -91,8 +91,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
         hide_followers_count: false,
         hide_follows_count: false,
         relationship: %{},
-        skip_thread_containment: false,
-        accepts_chat_messages: nil
+        skip_thread_containment: false
       }
     }
 
@@ -193,8 +192,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
         hide_followers_count: false,
         hide_follows_count: false,
         relationship: %{},
-        skip_thread_containment: false,
-        accepts_chat_messages: nil
+        skip_thread_containment: false
       }
     }