const config = require('../../jest/config');
module.exports = Object.assign({}, config, {
verbose: true,
});