Update activitypub.ts
This commit is contained in:
@@ -114,6 +114,7 @@ describe('ActivityPub', () => {
|
|||||||
},
|
},
|
||||||
}).compile();
|
}).compile();
|
||||||
|
|
||||||
|
await app.init();
|
||||||
app.enableShutdownHooks();
|
app.enableShutdownHooks();
|
||||||
|
|
||||||
noteService = app.get<ApNoteService>(ApNoteService);
|
noteService = app.get<ApNoteService>(ApNoteService);
|
||||||
|
Reference in New Issue
Block a user