Skip to content

Commit d6f5acd

Browse files
aelhorlpinca
andauthored
Update test/parallel/test-duplex-error.js
Co-authored-by: Luigi Pinca <[email protected]>
1 parent 1cb4963 commit d6f5acd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/parallel/test-duplex-error.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ sideA.on('error', common.mustCall((err) => {
1212
}));
1313

1414
sideB.on('error', common.mustCall((err) => {
15-
sideBErrorReceived = true;
1615
}));
1716

1817
sideA.resume();

0 commit comments

Comments
 (0)