Change: #82 フレンド申請時、自分のサーバーのInbox URLを伝える
This commit is contained in:
parent
5cb8ccad84
commit
6451b853e7
4 changed files with 27 additions and 7 deletions
|
@ -21,6 +21,7 @@ describe FriendDomain do
|
|||
type: 'Follow',
|
||||
actor: 'https://cb6e6126.ngrok.io/actor',
|
||||
object: 'https://www.w3.org/ns/activitystreams#Public',
|
||||
inboxUrl: 'https://cb6e6126.ngrok.io/inbox',
|
||||
}))).to have_been_made.once
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue