tests: chase notification setting changes

This commit is contained in:
William Pitcock 2019-05-25 05:22:13 +00:00
commit 1542cccbbc
2 changed files with 11 additions and 3 deletions

View file

@ -81,7 +81,9 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
"remote" => true,
"local" => true,
"followers" => true,
"follows" => true
"follows" => true,
"non_follows" => true,
"non_followers" => true
}
privacy = user.info.default_scope