docs: 🐛 downgrade cypress to 8.5.0 avoiding a Runner unexpectedly exited
Related Cypress issue : https://github.com/cypress-io/cypress/issues/18681 Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
parent
0fbb4613b3
commit
fa8925fd0a
@ -49,7 +49,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"concurrently": "^6.4.0",
|
||||
"cypress": "^9.0.0",
|
||||
"cypress": "8.5.0",
|
||||
"cypress-localstorage-commands": "^1.6.1",
|
||||
"start-server-and-test": "^1.13.1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user