mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 21:02:27 -04:00
Pin @percy/agent version and update Cypress (#4896)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"prettier": "prettier --write 'client/app/**/*.{js,jsx}' 'client/cypress/**/*.js'",
|
||||
"test": "TZ=Africa/Khartoum jest",
|
||||
"test:watch": "jest --watch",
|
||||
"cypress:install": "npm install --no-save cypress@~4.1.0 @percy/cypress@^2.2.0 atob@2.1.2",
|
||||
"cypress:install": "npm install --no-save cypress@~4.5.0 @percy/agent@0.26.2 @percy/cypress@^2.2.0 atob@2.1.2",
|
||||
"cypress": "node client/cypress/cypress.js",
|
||||
"preinstall": "(cd viz-lib && npm ci && npm run build:babel)"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user