mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-26 07:27:20 -04:00
Use self-contained jest.mock factory and retrieve mock from required module to avoid hoisting issues with jest.mock in CJS/ts-jest. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>