Skip to content

test: updated var and assert.equal in net-local-address-port

Checklist
  • [x ] make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • [x ] commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change
  • changed var to const
  • changed assert.equal to assert.strictEqual

Merge request reports

Loading