tests: chase remote/local removal

This commit is contained in:
William Pitcock 2019-05-26 00:20:54 +00:00
commit 45e4642a58
3 changed files with 0 additions and 32 deletions

View 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,