Skip to content

test: improve code in test-https-strict

Rodrigo Muino Tomonari requested to merge github/fork/edsadr/https-strict into master
  • use let and const instead of var
  • use assert.strictEqual instead of assert.equal
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading