Skip to content

Commit

Permalink
Merge branch 'master' into SNOW-914688-update-mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa authored Oct 25, 2023
2 parents 619443e + 93eef4d commit 0f2428c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/ocsp_mock/testConnectionOcspMock.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ describe('Connection test with OCSP Mock', function ()
{
const valid = cloneConnOption(connOption.valid);

console.log(connOption.valid);

const isHttps = valid.accessUrl.startsWith("https");

function connect(errcode, connection, callback)
Expand Down

0 comments on commit 0f2428c

Please sign in to comment.