mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
Update activitypub.ts
This commit is contained in:
@@ -114,6 +114,7 @@ describe('ActivityPub', () => {
|
||||
},
|
||||
}).compile();
|
||||
|
||||
await app.init();
|
||||
app.enableShutdownHooks();
|
||||
|
||||
noteService = app.get<ApNoteService>(ApNoteService);
|
||||
|
||||
Reference in New Issue
Block a user