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,