committed by
Eugen Rochko
parent
336f0b0823
commit
e878ddb7c0
@@ -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
|
||||
|
Reference in New Issue
Block a user