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

Commit a2023a9

Browse files
shri3kMylesBorins
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 a64f406 commit a2023a9

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)