From f465a2607cedf590a51fdfdc2029b65f5641e481 Mon Sep 17 00:00:00 2001 From: Przemyslaw Motacki Date: Wed, 20 Sep 2023 19:48:13 +0200 Subject: [PATCH] SNOW-734920: Cache all types of HTTPS agent --- test/integration/testConnectionWithOCSP.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/testConnectionWithOCSP.js b/test/integration/testConnectionWithOCSP.js index 10f4ae3f6..51ac0db75 100644 --- a/test/integration/testConnectionWithOCSP.js +++ b/test/integration/testConnectionWithOCSP.js @@ -40,7 +40,7 @@ function getConnectionOptions() return objCopy; } -describe.skip('Connection with OCSP test', function () +describe('Connection with OCSP test', function () { function deleteCache() {