module.exports = { ...require('../jest.config'), rootDir: '..', testEnvironment: 'node', testRegex: '.e2e-spec.ts$', }