module.exports = { testEnvironment: 'node', testMatch: ['/tests/integration/**/*.test.js'], testTimeout: 120000, verbose: true, };