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

File isCi.test.ts

packages/internals/src/utils/__tests__/isCi.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, beforeEach, describe, expect, test } from 'vitest'
2
3import { isCi } from '../isCi'
4

Callers

nothing calls this directly

Calls 3

isCiFunction · 0.90
restoreEnvFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected