1
0
Files
yel-dspace-angular/cypress/plugins/index.ts

6 lines
241 B
TypeScript

// Plugins enable you to tap into, modify, or extend the internal behavior of Cypress
// For more info, visit https://on.cypress.io/plugins-api
/* tslint:disable:no-empty */
module.exports = (on, config) => { };
/* tslint:enable:no-empty */