ts-jest nestjs Cannot read properties of undefined of an enum
I’m creating an application using NestJS
and using ts-jest
for e2e testing.
This is my code repository:
https://github.com/redplane/jest-issue
I’m creating an application using NestJS
and using ts-jest
for e2e testing.
This is my code repository:
https://github.com/redplane/jest-issue