diff --git a/end-to-end-test/shared/wdio/wdio.conf.js b/end-to-end-test/shared/wdio/wdio.conf.js index 055f79b4cd4..8434bf8c672 100644 --- a/end-to-end-test/shared/wdio/wdio.conf.js +++ b/end-to-end-test/shared/wdio/wdio.conf.js @@ -259,7 +259,7 @@ exports.config = { // Default request retries count connectionRetryCount: 3, - port: 9515, + //port: 9515, // // Test runner services // Services take over a specific job you don't want to take care of. They enhance