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