forked from AkkomaGang/akkoma
WebFinger Test: Add back test.
This commit is contained in:
parent
f897da2115
commit
6a2905ccf0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ test "it work for AP-only user" do
|
|||
assert data["topic"] == nil
|
||||
assert data["subject"] == "acct:kPherox@mstdn.jp"
|
||||
assert data["ap_id"] == "https://mstdn.jp/users/kPherox"
|
||||
assert data["subscribe_address"] == nil
|
||||
assert data["subscribe_address"] == "https://mstdn.jp/authorize_interaction?acct={uri}"
|
||||
end
|
||||
|
||||
test "it works for friendica" do
|
||||
|
|
Loading…
Reference in a new issue