release: opensource snapshot 2026-02-27 19:25:00
This commit is contained in:
6
tests/helpers/prisma.ts
Normal file
6
tests/helpers/prisma.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { loadTestEnv } from '../setup/env'
|
||||
import { prisma } from '@/lib/prisma'
|
||||
|
||||
loadTestEnv()
|
||||
|
||||
export { prisma }
|
||||
Reference in New Issue
Block a user