test
This commit is contained in:
parent
9de11da170
commit
c3714c02ba
11 changed files with 0 additions and 11 deletions
|
|
@ -18,7 +18,6 @@ describe('MfmService', () => {
|
|||
const app = await Test.createTestingModule({
|
||||
imports: [GlobalModule, CoreModule],
|
||||
}).compile();
|
||||
await app.init();
|
||||
mfmService = app.get<MfmService>(MfmService);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue