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