Skip to content

test: refactor test-stream-big-push

Rodrigo Muino Tomonari requested to merge github/fork/Trott/big-push into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test stream

Description of change
  • use common.mustCall()
  • specify setTimeout() duration of 1ms
  • remove unused n function argument

Merge request reports

Loading