Skip to content

Commit

Permalink
Merge branch 'retrystrategy' of https://github.com/snowflakedb/snowfl…
Browse files Browse the repository at this point in the history
…ake-connector-nodejs into retrystrategy
  • Loading branch information
sfc-gh-ext-simba-jy committed Oct 24, 2023
2 parents ab065b0 + 6f5df98 commit 0239e8f
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 0239e8f

Please sign in to comment.