Skip to content

Commit 677b613

Browse files
danbevtargos
authored andcommitted
test: fix typo in test-tls-cnnic-whitelist
PR-URL: #19662 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 806bc0d commit 677b613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-tls-cnnic-whitelist.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function loadPEM(n) {
1414
}
1515

1616
const testCases = [
17-
{ // Test 0: for the check of a cert not existed in the whitelist.
17+
{ // Test 0: for the check of a cert not in the whitelist.
1818
// agent7-cert.pem is issued by the fake CNNIC root CA so that its
1919
// hash is not listed in the whitelist.
2020
// fake-cnnic-root-cert has the same subject name as the original

0 commit comments

Comments
 (0)