Skip to content

Remove unnecessary parameter in assert call in test-stream2-basic.js

Rodrigo Muino Tomonari requested to merge github/fork/djmgit/test-stream into master

Removed unnecessary string literals from the assert calls in parallel/test-stream2-basic.js.

Fixes #21305 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading