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