X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fmastodon_api%2Fviews%2Faccount_view_test.exs;h=6e9ab62eed1f1af511ac236cf029a1b702e3de6a;hb=c5830ac037c0c344bd22b674c41f4dc244a088aa;hp=3d70d460cf59fe0f51d757d1aafe991cd1118c0f;hpb=527afb813af6c64337d02ddf1a2f159fe557acbc;p=akkoma 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)