Skip to content

Commit

Permalink
Merge branch 'master' into retrystrategy
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-jy authored Oct 24, 2023
2 parents d6b82ca + 93eef4d commit 6f5df98
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 @@ -27,8 +27,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 6f5df98

Please sign in to comment.