-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Since Cypress 15.0.0
was released a short while ago, it would be great if @quasar/quasar-app-extension-testing-e2e-cypress
would allow using it.
I have run a few test with cypress 15.0.0, and it seems to be generally working, but maybe there is more than just adding the 15.0.0
version to the allowed peer dependencies:
- "cypress": "^12.2.0 || ^13.2.0 || ^14.0.0",
+ "cypress": "^12.2.0 || ^13.2.0 || ^14.0.0 || ^15.0.0",
Metadata
Metadata
Assignees
Labels
No labels