Skip to content

Commit

Permalink
doc: fix incorrect link for TestsStream
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungku Lee committed Dec 16, 2023
1 parent fa18378 commit 4fc70a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -2410,7 +2410,7 @@ changes:
description: added type to test:pass and test:fail events for when the test is a suite.
-->

* Extends {ReadableStream}
* Extends {Readable}

A successful call to [`run()`][] method will return a new {TestsStream}
object, streaming a series of events representing the execution of the tests.
Expand Down

0 comments on commit 4fc70a7

Please sign in to comment.