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