-
-
Couldn't load subscription status.
- Fork 33.6k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
Affected URL(s)
https://nodejs.org/api/test.html#class-testsstream
Description of the problem
The docs for TestsStream say <extends ReadableStream> which links to the Web Streams API ReadableStream page.
However, TestsStream is not a Web Stream ReadableStream, it is actually a Node Stream Readable.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.