mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 07:10:30 +01:00
fix: tests
This commit is contained in:
@@ -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`,
|
||||
|
||||
Reference in New Issue
Block a user