module.exports = { env: { appId: 'testApp', masterKey: 'M4ster#K3y', }, e2e: { setupNodeEvents(on, config) {}, baseUrl: 'http://localhost', }, }