UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (7 loc) 99 B
module.exports = (on) => { on('task', { 'returns:arg' (arg) { return arg }, }) }