UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

5 lines (4 loc) 89 B
/* eslint-env mocha */ describe('mocha sanity check', () => { it('works', () => {}) })