dc15a4c398
To get a better log in case of error. Change-Id: Id8f72c78cb8a80e30ba3012147caa8106e1e7ce2 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90470 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
17 lines
379 B
JSON
17 lines
379 B
JSON
{
|
|
"name": "cypress_test",
|
|
"version": "1.0.0",
|
|
"description": "Cypress integration test suit",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"cypress": "4.1.0",
|
|
"cypress-failed-log": "2.6.2",
|
|
"eslint": "6.8.0",
|
|
"get-port-cli": "2.0.0",
|
|
"wait-on": "4.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://gerrit.libreoffice.org/online.git"
|
|
}
|
|
}
|