Skip to content

Commit f347d47

Browse files
erickzhaoljharb
authored andcommitted
[Docs] mount: debug: add missing verbose option flag
1 parent 4cb76ae commit f347d47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/ReactWrapper/debug.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ console when tests are not passing when you expect them to.
88

99
`options` (`Object` [optional]):
1010
- `options.ignoreProps`: (`Boolean` [optional]): Whether props should be omitted in the resulting string. Props are included by default.
11+
- `options.verbose`: (`Boolean` [optional]): Whether arrays and objects passed as props should be verbosely printed.
1112

1213
#### Returns
1314

0 commit comments

Comments
 (0)