mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-24 06:54:08 +02:00
wip
This commit is contained in:
@@ -50,6 +50,7 @@ describe('FileInfoService', () => {
|
||||
})
|
||||
.compile();
|
||||
|
||||
await app.init();
|
||||
app.enableShutdownHooks();
|
||||
|
||||
fileInfoService = app.get<FileInfoService>(FileInfoService);
|
||||
|
||||
Reference in New Issue
Block a user