Skip to content

Commit 7747267

Browse files
committed
remove unwanted log lin
1 parent b2a6d13 commit 7747267

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/helpers/capabilityHelper.js

-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ const caps = (bsConfig, zip) => {
132132
}
133133

134134
obj.cypress_cli_user_agent = Utils.getUserAgent();
135-
logger.info(`Cypress CLI User Agent: ${obj.cypress_cli_user_agent}`);
136135

137136
if(obj.parallels === Constants.cliMessages.RUN.DEFAULT_PARALLEL_MESSAGE) obj.parallels = undefined
138137

0 commit comments

Comments
 (0)