We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccebfbf commit 85c0490Copy full SHA for 85c0490
tests/db-utils.ts
@@ -1,6 +1,6 @@
1
import fs from 'node:fs'
2
import { faker } from '@faker-js/faker'
3
-import { Prisma, type PrismaClient } from '@prisma/client'
+import { type PrismaClient } from '@prisma/client'
4
import bcrypt from 'bcryptjs'
5
import { UniqueEnforcer } from 'enforce-unique'
6
0 commit comments