doc: fix typo in test.md
PR-URL: https://github.com/nodejs/node/pull/47053 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This commit is contained in:
parent
28c9fb9592
commit
1ef4faa29b
@ -549,7 +549,7 @@ to the test runner's output is required, use the events emitted by the
|
|||||||
### Custom reporters
|
### Custom reporters
|
||||||
|
|
||||||
[`--test-reporter`][] can be used to specify a path to custom reporter.
|
[`--test-reporter`][] can be used to specify a path to custom reporter.
|
||||||
a custom reporter is a module that exports a value
|
A custom reporter is a module that exports a value
|
||||||
accepted by [stream.compose][].
|
accepted by [stream.compose][].
|
||||||
Reporters should transform events emitted by a {TestsStream}
|
Reporters should transform events emitted by a {TestsStream}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user