mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-07-23 04:58:34 -06:00
PR-579798: trying to fix Cypress component testing.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
"check-updates": "npx npm-check-updates -u && npm i",
|
||||
"cy:open": "npx cypress open",
|
||||
"cy:run": "cypress run",
|
||||
"cy:run-component": "npx cypress run --headless --component"
|
||||
"cy:run-component": "cypress run --headless --component"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user