We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c293408 commit 35d0f65Copy full SHA for 35d0f65
bin/helpers/reporterHTML.js
@@ -95,7 +95,6 @@ let reportGenerator = (bsConfig, buildId, args) => {
95
user: bsConfig.auth.username,
96
password: bsConfig.auth.access_key,
97
},
98
- rejectUnauthorized: false,
99
headers: {
100
'User-Agent': utils.getUserAgent(),
101
0 commit comments