parent
336f0b0823
commit
e878ddb7c0
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@ describe WellKnown::HostMetaController, type: :controller do
|
|||
expect(response.body).to eq <<XML
|
||||
<?xml version="1.0"?>
|
||||
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
|
||||
<Link rel="lrdd" type="application/xrd+xml" template="http://test.host/.well-known/webfinger?resource={uri}"/>
|
||||
<Link rel="lrdd" type="application/xrd+xml" template="https://cb6e6126.ngrok.io/.well-known/webfinger?resource={uri}"/>
|
||||
</XRD>
|
||||
XML
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue