UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

6 lines (5 loc) 115 B
describe('With no imports', () => { it('should be able to run this', () => { expect(true).to.be.true }) })