UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

7 lines (5 loc) 277 B
// this tests that the tsconfig.json is loaded from the plugins directory. // if it isn't, the lack of "downlevelIteration" support will cause this to // fail at runtime with "RangeError: Invalid array length" [...Array(100).keys()].map((x) => `${x}`) export default () => {}