MCPcopy
hub / github.com/prisma/prisma / getLogLevel.test.ts

File getLogLevel.test.ts

packages/client/src/__tests__/getLogLevel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getLogLevel } from '../runtime/getLogLevel'
2
3test('info and warn', () => {
4 const level = getLogLevel([

Callers

nothing calls this directly

Calls 2

getLogLevelFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected