PAMapp/node_modules/jest/build/jest.js
@@ -27,18 +27,18 @@ return _core().getVersion; } }); Object.defineProperty(exports, 'runCLI', { enumerable: true, get: function () { return _core().runCLI; } }); Object.defineProperty(exports, 'run', { enumerable: true, get: function () { return _jestCli().run; } }); Object.defineProperty(exports, 'runCLI', { enumerable: true, get: function () { return _core().runCLI; } }); function _core() { const data = require('@jest/core');