module.exports = { preset: 'jest-puppeteer', testRegex: '/(.)+/test/(.)+\\.int\\.test\\.[jt]sx?$' };