account_view_test: Remove empty test

This commit is contained in:
Haelwenn (lanodan) Monnier 2020-09-08 15:47:20 +02:00
parent 788dececff
commit f6723dc9bd
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
1 changed files with 0 additions and 3 deletions

View 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)