X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fmastodon_api%2Fviews%2Faccount_view_test.exs;h=9f22f9dcf99e7a2a2445c8739583098cd595d4d1;hb=bf048ab72f3b0a994b5d8dd6c82bf30780468173;hp=68a5d0091ba34ccf7e46a880bfd71a7c2eed8d4b;hpb=696bf09433aa7f33cf580c71cb7f1f3367d4c124;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 68a5d0091..9f22f9dcf 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)