UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

9 lines (7 loc) 142 B
module.exports = { run (options) { // eslint-disable-next-line no-console console.log(options.pong) return options.pong }, }