From 02b388e6a707154ed278b2474e049f39c97cbfc3 Mon Sep 17 00:00:00 2001 From: withanage Date: Mon, 17 Oct 2022 12:12:53 +0200 Subject: [PATCH] https://github.com/pkp/orcidProfile/issues/216 Update cypess --- cypress.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cypress.config.js b/cypress.config.js index 546bc0f439f..eeab96e6ba9 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -18,7 +18,6 @@ module.exports = { }, "defaultGenre": "Article Text" }, - "integrationFolder": "cypress/tests", "pluginsFile": "lib/pkp/cypress/plugins/index.js", "watchForFileChanges": false, "defaultCommandTimeout": 10000,