Hi, I get the following error when I run a unit te...
# orm-help
j
Hi, I get the following error when I run a unit test with jest (nestjs and prisma). TypeError: this.prismaService.$transaction is not a function. Does anyone know how I can fix this error in my jest code? I appreciate your help