module.exports = { testEnvironment: 'node', testMatch: ['**/*.test.js'], setupTestFrameworkScriptFile: './setupSmokeTests.js', };