diff --git a/tests/cypress/plugins/index.js b/tests/cypress/plugins/index.js index 6aca8d7d..94620a2c 100644 --- a/tests/cypress/plugins/index.js +++ b/tests/cypress/plugins/index.js @@ -11,8 +11,6 @@ // This function is called when a project is opened or re-opened (e.g. due to // the project's config changing) -/// - // eslint-disable-next-line module.exports = (on, config) => { // `on` is used to hook into various events Cypress emits