fix: tests

This commit is contained in:
Julian Lam
2024-09-30 16:59:24 -04:00
parent 3d25a07919
commit 45a0b8189b

View File

@@ -473,6 +473,8 @@ describe('ActivityPub integration', () => {
type: 'Person',
name: 'example',
preferredUsername: 'example',
inbox: `https://example.org/user/${uid}/inbox`,
outbox: `https://example.org/user/${uid}/outbox`,
publicKey: {
id: `${actorUri}#key`,