We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TestsStream
1 parent 23414a6 commit 184b8beCopy full SHA for 184b8be
doc/api/test.md
@@ -2420,7 +2420,7 @@ changes:
2420
description: added type to test:pass and test:fail events for when the test is a suite.
2421
-->
2422
2423
-* Extends {ReadableStream}
+* Extends {Readable}
2424
2425
A successful call to [`run()`][] method will return a new {TestsStream}
2426
object, streaming a series of events representing the execution of the tests.
0 commit comments