From 5d6a0bf0db1841fe63c5e0bdc330eb4e5930490b Mon Sep 17 00:00:00 2001 From: Momtchil Momtchev Date: Sun, 4 Sep 2022 00:17:30 +0000 Subject: [PATCH] run the linter --- test/parallel/test-crypto-x509.js | 2 +- test/parallel/test-tls-peer-certificate.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/parallel/test-crypto-x509.js b/test/parallel/test-crypto-x509.js index 536af48eb63fb1..510e3183cf3ce3 100644 --- a/test/parallel/test-crypto-x509.js +++ b/test/parallel/test-crypto-x509.js @@ -219,7 +219,7 @@ const der = Buffer.from( 'OCSP - URI': ['http://ocsp.nodejs.org/'], 'CA Issuers - URI': ['http://ca.nodejs.org/ca.cert'] }), - modulus: 'D456320AFB20D3827093DC2C4284ED04DFBABD56E1DDAE529E28B790CD42' + + modulus: 'D456320AFB20D3827093DC2C4284ED04DFBABD56E1DDAE529E28B790CD42' + '56DB273349F3735FFD337C7A6363ECCA5A27B7F73DC7089A96C6D886DB0C' + '62388F1CDD6A963AFCD599D5800E587A11F908960F84ED50BA25A28303EC' + 'DA6E684FBE7BAEDC9CE8801327B1697AF25097CEE3F175E400984C0DB6A8' + diff --git a/test/parallel/test-tls-peer-certificate.js b/test/parallel/test-tls-peer-certificate.js index 514afe28a830e4..9749795b4dbfb9 100644 --- a/test/parallel/test-tls-peer-certificate.js +++ b/test/parallel/test-tls-peer-certificate.js @@ -68,7 +68,7 @@ connect({ peerCert.fingerprint256, '2C:62:59:16:91:89:AB:90:6A:3E:98:88:A6:D3:C5:58:58:6C:AE:FF:9C:33:' + '22:7C:B6:77:D3:34:E7:53:4B:05', - ); + ); assert.strictEqual( peerCert.fingerprint512, '0B:6F:D0:4D:6B:22:53:99:66:62:51:2D:2C:96:F2:58:3F:95:1C:CC:4C:44:' +