Vitalii Shevchenko

Results 3 comments of Vitalii Shevchenko

Someone received the expected result? I tried to use a solution by @snehalDH But unfortunately doesn't work for me

@snehalDH I tried again and it works now. Thank you very much for your solution!

Hi, @jswinarton, It looks like you have a small typo in your imports in `tests/server/index.test.ts` and forgot to add an import to `tests/setup-jest.ts` Content of `tests/server/index.test.ts`: ```typescript import { jest...