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