MCPcopy
hub / github.com/prisma/prisma / setup.ts

File setup.ts

packages/migrate/src/__tests__/setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const originalEnv = { ...process.env }
2const originalCwd = process.cwd()
3
4function restoreEnv() {

Callers

nothing calls this directly

Calls 1

restoreEnvFunction · 0.70

Tested by

no test coverage detected