test: refactor tls-ticket-cluster · nodejs/node@290f359 · GitHub
Skip to content

Commit 290f359

Browse files
shri3kaddaleax
authored andcommitted
test: refactor tls-ticket-cluster
- changes var to const/let - changes assert.equal to assert.strictEqual - changes `notEqual` to `notStrictEqual` PR-URL: #10023 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 5d9c224 commit 290f359

2 files changed

Lines changed: 49 additions & 49 deletions

File tree

test/parallel/test-tls-ticket-cluster.js

Lines changed: 23 additions & 23 deletions

test/parallel/test-tls-ticket.js

Lines changed: 26 additions & 26 deletions

0 commit comments

Comments
 (0)