Merge branch 'feature/polls-2-electric-boogalo' into 'develop'
[akkoma] / test / web / mastodon_api / account_view_test.exs
index 6f8480ee2badb460a43614e1cc6ba79392c44c9e..23f25099040eb460bbb11d26038fd2df505cc094 100644 (file)
@@ -78,8 +78,6 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
     user = insert(:user)
 
     notification_settings = %{
-      "remote" => true,
-      "local" => true,
       "followers" => true,
       "follows" => true,
       "non_follows" => true,