From de05deb16973f167293aa863b57ba6527039098e Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 30 Sep 2020 17:35:41 +0200 Subject: [PATCH] =?UTF-8?q?whatever,=20doesn=E2=80=99t=20work?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/cypress/plugins/index.js | 2 -- 1 file changed, 2 deletions(-) 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