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

View file

@ -116,9 +116,6 @@ test "is nil when :instances_favicons is disabled", %{user: user} 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)