account_view_test: Remove empty test
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Tue, 8 Sep 2020 13:47:20 +0000 (15:47 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Tue, 8 Sep 2020 14:33:22 +0000 (16:33 +0200)
test/web/mastodon_api/views/account_view_test.exs

index 68a5d0091ba34ccf7e46a880bfd71a7c2eed8d4b..9f22f9dcf99e7a2a2445c8739583098cd595d4d1 100644 (file)
@@ -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)