wip
This commit is contained in:
@@ -18,6 +18,7 @@ describe('MfmService', () => {
|
||||
const app = await Test.createTestingModule({
|
||||
imports: [GlobalModule, CoreModule],
|
||||
}).compile();
|
||||
await app.init();
|
||||
mfmService = app.get<MfmService>(MfmService);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user