Skip to content

Commit

Permalink
pkp/orcidProfile#216 Update cypess
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage committed Oct 16, 2022
1 parent 617c77f commit bb6cf86
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
const cypress = require("cypress");
module.exports = {
e2e: {
"specPattern": [cypress],
experimentalSessionAndOrigin : true,
"chromeWebSecurity": false
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"@vue/cli-service": "^4.5.15",
"@vue/eslint-config-prettier": "^4.0.1",
"babel-eslint": "^10.1.0",
"cypress": "^5.6",
"cypress-failed-log": "^2.7.0",
"cypress-file-upload": "^3.5.1",
"cypress-wait-until": "^1.7.1",
"cypress": "^10.7.0",
"cypress-failed-log": "^2.10.0",
"cypress-file-upload": "^5.0.8",
"cypress-wait-until": "^1.7.2",
"element-resize-event": "^3.0.3",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.2.3",
Expand Down

0 comments on commit bb6cf86

Please sign in to comment.