summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/views
diff options
context:
space:
mode:
authorRoman Chvanikov <chvanikoff@pm.me>2020-09-13 12:24:57 +0300
committerRoman Chvanikov <chvanikoff@pm.me>2020-09-13 12:24:57 +0300
commitc5830ac037c0c344bd22b674c41f4dc244a088aa (patch)
treed5a02f43337536d05b934bee3012dab319ccc127 /test/web/mastodon_api/views
parent527afb813af6c64337d02ddf1a2f159fe557acbc (diff)
parent88fe0a262e21ba1284e72eddb1d41363dc029aa7 (diff)
downloadpleroma-c5830ac037c0c344bd22b674c41f4dc244a088aa.tar.gz
pleroma-c5830ac037c0c344bd22b674c41f4dc244a088aa.zip
Merge develop
Diffstat (limited to 'test/web/mastodon_api/views')
-rw-r--r--test/web/mastodon_api/views/account_view_test.exs3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/web/mastodon_api/views/account_view_test.exs b/test/web/mastodon_api/views/account_view_test.exs
index 3d70d460c..6e9ab62ee 100644
--- a/test/web/mastodon_api/views/account_view_test.exs
+++ b/test/web/mastodon_api/views/account_view_test.exs
@@ -116,9 +116,6 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
end
end
- test "Favicon when :instance_favicons is enabled" do
- end
-
test "Represent the user account for the account owner" do
user = insert(:user)