mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Extra output makes test-benchmark-streams fail. Change console.log() to console.assert(). Fixes: https://github.com/nodejs/node/issues/34409 PR-URL: https://github.com/nodejs/node/pull/34411 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Robert Nagy <ronagy@icloud.com>