0cc263bcd1
hook.test.ts mocks ./checker at module load time, which contaminates checker.test.ts and invalidate-package.test.ts running in parallel in the same CI batch. Move to hook-integration/ subdirectory for CI batch isolation.