6 lines
113 B
JavaScript

exports.templateData = {
userInfo: function(arg, done) {
// Do nothing to trigger a timeout
}
};