wip
This commit is contained in:
parent
caca0da912
commit
79e5075564
11 changed files with 153 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ describe('FetchInstanceMetadataService', () => {
|
|||
}})
|
||||
.compile();
|
||||
|
||||
await app.init();
|
||||
app.enableShutdownHooks();
|
||||
|
||||
fetchInstanceMetadataService = app.get<FetchInstanceMetadataService>(FetchInstanceMetadataService);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue