Skip to content

Commit 4c02cd5

Browse files
authored
docs: @putout/test: reportWithOptions: message
1 parent 856f8ab commit 4c02cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ test('remove-console: property identifier: code', (t) => {
115115
});
116116
```
117117
118-
### `reportWithOptions(filename, options)`
118+
### `reportWithOptions(filename, message: string | string[], options)`
119119
120120
Check report of `filename.js` with `options`:
121121

0 commit comments

Comments
 (0)