[Libreoffice-commits] online.git: cypress_test/package.json
Michael Meeks (via logerrit)
logerrit at kemper.freedesktop.org
Thu Mar 12 18:02:10 UTC 2020
cypress_test/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 54c03079ea724b6265b31da3a7557aa7fdcd1e05
Author: Michael Meeks <michael.meeks at collabora.com>
AuthorDate: Thu Mar 12 14:56:17 2020 +0000
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Thu Mar 12 19:01:51 2020 +0100
cypress: update to 4.1.0.
This seems to make things work on openSUSE 15.1
Change-Id: I23f6b738d1c1a3737a968f244477bc8c8c5c7bb3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90420
Tested-by: Tamás Zolnai <tamas.zolnai at collabora.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
diff --git a/cypress_test/package.json b/cypress_test/package.json
index 07e378814..d43558232 100644
--- a/cypress_test/package.json
+++ b/cypress_test/package.json
@@ -4,7 +4,7 @@
"description": "Cypress integration test suit",
"license": "MPL-2.0",
"dependencies": {
- "cypress": "3.8.3",
+ "cypress": "4.1.0",
"eslint": "6.8.0",
"get-port-cli": "2.0.0",
"wait-on": "4.0.0"
More information about the Libreoffice-commits
mailing list