We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TestsStream
1 parent 2c571c6 commit b931e61Copy full SHA for b931e61
doc/api/test.md
@@ -2410,7 +2410,7 @@ changes:
2410
description: added type to test:pass and test:fail events for when the test is a suite.
2411
-->
2412
2413
-* Extends {ReadableStream}
+* Extends {Readable}
2414
2415
A successful call to [`run()`][] method will return a new {TestsStream}
2416
object, streaming a series of events representing the execution of the tests.
0 commit comments