1const base = require('../../jest.config.base.js') 2 3module.exports = { 4 ...base, 5 displayName: 'server', 6}