module.exports = { globals: { __APP__: undefined, // A different app will be launched in each test environment }, testTimeout: 30000, // 30s };