diff --git a/tests/e2e/package.json b/tests/e2e/package.json index 6bc41570d75..48c78a2a269 100644 --- a/tests/e2e/package.json +++ b/tests/e2e/package.json @@ -70,5 +70,9 @@ }, "resolutions": { "minimist": "^1.2.5" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/eclipse-che/che.git" } }