Merge pull request #16995 from overleaf/jpa-fix-server-ce-e2e

[server-ce] fix e2e tests

GitOrigin-RevId: 95a9edd44a50254ac9f680368cf8e10bbf827d69
This commit is contained in:
Jakob Ackermann
2024-02-08 16:51:26 +00:00
committed by Copybot
parent 05b1626903
commit a628c3f55b
5 changed files with 35 additions and 13 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"dependencies": {
"@testing-library/cypress": "^10.0.1",
"cypress": "13.3.0",
"cypress": "13.3.3",
"typescript": "^5.0.4"
}
}