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