Fix test #1
Annotations
2 errors
test/cleaner.test.ts:
test/cleaner.test.ts#L7
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
In case this error is unexpected for you, please report it in https://pris.ly/prisma-prisma-bug-report
❯ new PrismaClient node_modules/.prisma/client/default.js:43:11
❯ test/cleaner.test.ts:7:13
|
build
Process completed with exit code 1.
|