X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fangular.json;h=bd3c7216e082cefc8b2d7d2661cf833fd3658424;hb=e2f01c47e08d26a30ad47068d195b3d21d0df8a1;hp=2cf2ecd621f5f6eb4dbb593974da44837493890f;hpb=fcc7c060374c3a547257d96af847352c14d6144b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/angular.json b/client/angular.json index 2cf2ecd62..bd3c7216e 100644 --- a/client/angular.json +++ b/client/angular.json @@ -133,6 +133,11 @@ "options": { "protractorConfig": "e2e/protractor.conf.js", "devServerTarget": "PeerTube:serve:e2e" + }, + "configurations": { + "local": { + "protractorConfig": "e2e/local-protractor.conf.js" + } } }, "lint": {