We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfd31a commit 89f31a1Copy full SHA for 89f31a1
doc/api/test.md
@@ -532,7 +532,7 @@ The following built-reporters are supported:
532
### Custom reporters
533
534
[`--test-reporter`][] can be used to specify a path to custom reporter.
535
-a custom reporter is a module that exports a value
+A custom reporter is a module that exports a value
536
accepted by [stream.compose][].
537
Reporters should transform events emitted by a {TestsStream}
538
0 commit comments