MCPcopy
hub / github.com/vercel/next.js / disable-write-to-cache-dir.test.ts

File disable-write-to-cache-dir.test.ts

test/integration/image-optimizer/test/disable-write-to-cache-dir.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'path'
2import { setupTests } from './util'
3
4const appDir = join(__dirname, '../app')

Callers

nothing calls this directly

Calls 3

joinFunction · 0.90
setupTestsFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected