wip
This commit is contained in:
@@ -58,6 +58,7 @@ describe('FetchInstanceMetadataService', () => {
|
||||
}})
|
||||
.compile();
|
||||
|
||||
await app.init();
|
||||
app.enableShutdownHooks();
|
||||
|
||||
fetchInstanceMetadataService = app.get<FetchInstanceMetadataService>(FetchInstanceMetadataService);
|
||||
|
Reference in New Issue
Block a user