projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f897da2
)
WebFinger Test: Add back test.
author
lain
<lain@soykaf.club>
Tue, 5 May 2020 07:55:33 +0000
(09:55 +0200)
committer
lain
<lain@soykaf.club>
Tue, 5 May 2020 07:55:33 +0000
(09:55 +0200)
test/web/web_finger/web_finger_test.exs
patch
|
blob
|
history
diff --git
a/test/web/web_finger/web_finger_test.exs
b/test/web/web_finger/web_finger_test.exs
index ce17f83d69b4c5430aa6edc80832bffb4ea6cd88..f4884e0a2466c720ef615cc2294e89aa303844d8 100644
(file)
--- a/
test/web/web_finger/web_finger_test.exs
+++ b/
test/web/web_finger/web_finger_test.exs
@@
-70,7
+70,7
@@
defmodule Pleroma.Web.WebFingerTest 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