From: Haelwenn (lanodan) Monnier Date: Tue, 8 Sep 2020 13:47:20 +0000 (+0200) Subject: account_view_test: Remove empty test X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=f6723dc9bd4f05319835158be9937dda4400feb9;p=akkoma account_view_test: Remove empty test --- 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)