formatting
This commit is contained in:
parent
7624af92cf
commit
43a124bb14
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ defmodule Pleroma.Web.WebFinger.WebFingerControllerTest do
|
||||||
|> json_response(200)
|
|> json_response(200)
|
||||||
|
|
||||||
assert response["subject"] == "acct:#{user.nickname}@localhost"
|
assert response["subject"] == "acct:#{user.nickname}@localhost"
|
||||||
|
|
||||||
assert response["aliases"] == [
|
assert response["aliases"] == [
|
||||||
"https://hyrule.world/users/zelda",
|
"https://hyrule.world/users/zelda",
|
||||||
"https://mushroom.kingdom/users/toad"
|
"https://mushroom.kingdom/users/toad"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue