mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-09-18 21:38:07 +00:00
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, {
|
||||
subject: `acct:alice@${host}`,
|
||||
aliases: [`${origin}/@alice`],
|
||||
links: [{
|
||||
rel: 'self',
|
||||
type: 'application/activity+json',
|
||||
|
|
Loading…
Add table
Reference in a new issue