Skip to content

test: fix catching failed assertion

There is a test that ignores assertion failures in test/parallel/test-stream-duplex-from.js. This PR simply adds check to capture any error and actually fail the test.

Merge request reports

Loading