Skip to content

Commit f6b6a68

Browse files
committed
Upgrade cypress to allow Firefox tests to proceed.
A change in a newer Firefox version prevents cypress from running, but that was fixed in a newer cypress. This commit upgrades to that version as a minimum.
1 parent fb03d2a commit f6b6a68

File tree

3 files changed

+214
-142
lines changed

3 files changed

+214
-142
lines changed

cypress/downloads/downloads.html

-44.1 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"core-js": "~3.6.4",
130130
"core-js-compat": "~3.2.1",
131131
"css-loader": "~3.4.2",
132-
"cypress": "12.17.1",
132+
"cypress": "^13.7.1",
133133
"duplicate-package-checker-webpack-plugin": "~3.0.0",
134134
"enhanced-resolve": "~4.0.0",
135135
"enzyme": "^3.9.0",

0 commit comments

Comments
 (0)