logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://anongit.hacktivis.me/git/pleroma.git/
commit: 43a124bb14d385382c8b16da7d229d9ec7cd1205
parent 7624af92cf95b8ae17bff59c2327853eb606b26d
Author: Moon Man <shitposterclub@gmail.com>
Date:   Thu, 20 Mar 2025 12:51:43 -0400

formatting

Diffstat:

Mtest/pleroma/web/web_finger/web_finger_controller_test.exs1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test/pleroma/web/web_finger/web_finger_controller_test.exs b/test/pleroma/web/web_finger/web_finger_controller_test.exs @@ -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"