Skip to content

Commit 51ded6e

Browse files
authored
test: improve test description
PR-URL: #56943 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jason Zhang <xzha4350@gmail.com> Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
1 parent bfa1765 commit 51ded6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/parallel/test-stream-pipe-objectmode-to-non-objectmode.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ const common = require('../common');
44
const assert = require('node:assert');
55
const { Readable, Transform, Writable } = require('node:stream');
66

7-
// Pipeine objects from object mode to non-object mode should throw an error and
8-
// catch by the consumer
7+
// Piping objects from object mode to non-object mode in a pipeline should throw
8+
// an error and catch by the consumer
99
{
1010
const objectReadable = Readable.from([
1111
{ hello: 'hello' },

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy