Skip to content

test: rewrite assert message

test/parallel/test-zlib-unzip-one-byte-chunks.js uses a literal string to describe the error if the string does not match itself after zipping and unzipping. Changed to a more descriptive template literal.

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
Affected core subsystem(s)

Merge request reports

Loading