Hey team, did anyone run into issues doing unit te...
# orm-help
k
Hey team, did anyone run into issues doing unit tests with jest and typescript? Following this guide in the docs - https://www.prisma.io/docs/guides/testing/unit-testing When the I run the tests I get
TypeError: import__.PrismaClient is not a constructor