We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74649d commit 1fa4cceCopy full SHA for 1fa4cce
test/common/README.md
@@ -63,7 +63,7 @@ coming from child processes.
63
* `stdout` [\<string>][<string>] | [\<RegExp>][<RegExp>] |
64
[\<Function>][<Function>] Optional. Similar to `stderr` but for the stdout.
65
* `trim` [\<boolean>][<boolean>] Optional. Whether this method should trim
66
- out the whitespace charaters when checking `stderr` and `stdout` outputs.
+ out the whitespace characters when checking `stderr` and `stdout` outputs.
67
Defaults to `false`.
68
69
### `expectSyncExitWithoutError(child[, options])`
0 commit comments