We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TestsStream
1 parent 89eee77 commit 1c71435Copy full SHA for 1c71435
doc/api/test.md
@@ -2405,7 +2405,7 @@ changes:
2405
description: added type to test:pass and test:fail events for when the test is a suite.
2406
-->
2407
2408
-* Extends {ReadableStream}
+* Extends {Readable}
2409
2410
A successful call to [`run()`][] method will return a new {TestsStream}
2411
object, streaming a series of events representing the execution of the tests.
0 commit comments