formatting

This commit is contained in:
Moon Man 2025-03-20 12:51:43 -04:00
parent 7624af92cf
commit 43a124bb14

View file

@ -143,6 +143,7 @@ defmodule Pleroma.Web.WebFinger.WebFingerControllerTest do
|> json_response(200)
assert response["subject"] == "acct:#{user.nickname}@localhost"
assert response["aliases"] == [
"https://hyrule.world/users/zelda",
"https://mushroom.kingdom/users/toad"