module.exports = { response: { body: { id: 2, name: 'eucalyptus', maxHeight: 210 } }}
module.exports = {
response: {
body: { id: 2, name: 'eucalyptus', maxHeight: 210 }
}