fix test/e2e/well-known.ts
This commit is contained in:
parent
cd728bee22
commit
76b5ec5264
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ describe('.well-known', () => {
|
||||||
|
|
||||||
assert.deepStrictEqual(webfinger, {
|
assert.deepStrictEqual(webfinger, {
|
||||||
subject: `acct:alice@${host}`,
|
subject: `acct:alice@${host}`,
|
||||||
|
aliases: [`${origin}/@alice`],
|
||||||
links: [{
|
links: [{
|
||||||
rel: 'self',
|
rel: 'self',
|
||||||
type: 'application/activity+json',
|
type: 'application/activity+json',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue