Upgrade Cypress to 13.6.6 (#17521)

GitOrigin-RevId: ac495dd9d7a482a9619e3cbcdd914cf665115713
This commit is contained in:
Alf Eaton
2024-03-25 11:53:53 +00:00
committed by Copybot
parent ad8648871c
commit b44d94b953
7 changed files with 27 additions and 28 deletions

View File

@@ -50,7 +50,7 @@ services:
- 6379
e2e:
image: cypress/included:13.3.3
image: cypress/included:13.6.6
links:
- sharelatex
working_dir: /e2e
@@ -64,7 +64,7 @@ services:
condition: service_healthy
e2e-open:
image: cypress/included:13.3.3
image: cypress/included:13.6.6
entrypoint: npm
command: run cypress:open
links: