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

Commit c66cf2c

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 de99726 commit c66cf2c

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)