@eclipse-che/che-e2e
Advanced tools
Comparing version 7.41.0-dev-75c9a37 to 7.41.0-dev-7a745f0
{ | ||
"name": "@eclipse-che/che-e2e", | ||
"version": "7.41.0-dev-75c9a37", | ||
"version": "7.41.0-dev-7a745f0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -15,4 +15,6 @@ | ||
- ```export TS_SELENIUM_BASE_URL=<Che7 URL>``` | ||
- ```npm install``` | ||
- ```npm ci``` | ||
Note: If there is any modifications in package.json, manually execute the `npm install` to update the package-lock.json. So that errors can be avoided while executing npm ci | ||
## Default launch | ||
@@ -19,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1493997
89