MCPcopy
hub / github.com/prisma/prisma / getDatabaseVersionSafe

Function getDatabaseVersionSafe

packages/internals/src/__tests__/sendPanic.test.ts:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21 // mock for retrieving the database version
22 const getDatabaseVersionSafe = () => Promise.resolve(undefined)
23
24 beforeEach(() => {
25 vi.clearAllMocks()

Callers 1

sendPanicFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected