const constants = { pass: 'pass', fail: 'fail', }; module.exports = constants;