From 1957a8e5ca5b5b5cf38fe43ed84b41d4da1375f4 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Mon, 29 Mar 2021 17:00:17 +0100 Subject: [PATCH] Update protractor.conf.js --- e2e/protractor.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/protractor.conf.js b/e2e/protractor.conf.js index 7b52be6f60..0093280ae3 100644 --- a/e2e/protractor.conf.js +++ b/e2e/protractor.conf.js @@ -119,7 +119,7 @@ exports.config = { "e2e/process-services-cloud/process/**/**/*e2e.ts", "e2e/process-services-cloud/form-field/**/**/*e2e.ts" ] - },t bvcxa + }, useAllAngular2AppRoots: true,