Skip to content

test: Updates to test-stream2-unpipe-drain

Checklist
  • [X ] make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • [X ] tests and/or benchmarks are included
  • [X ] documentation is changed or added
  • [X ] commit message follows commit guidelines
Affected core subsystem(s)
Description of change
  1. Change var to const and let
  2. Remove dependency crypto
  3. Use common.mustCall rather than assert.equal

Merge request reports

Loading