forked from AkkomaGang/akkoma
account_view_test: Remove empty test
This commit is contained in:
parent
788dececff
commit
f6723dc9bd
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue