'use strict'; module.exports = { env: 'test', mongo: { uri: 'mongodb://localhost/roboto-test' } };