Skip to content

Commit

Permalink
tiny doc fix (#3823)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantayeneh committed Jan 5, 2024
1 parent 8fb0b73 commit dffea43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/proptest/statistics.md
Expand Up @@ -118,7 +118,7 @@ The possible options are:
| Mode | Function |
|---------------------------------------------------------------------|--------------------------------------------|
| PropertyTesting.statisticsReportMode = StatisticsReportMode.OFF | disable all statistics reporting |
| PropertyTesting.statisticsReportMode = StatisticsReportMode.OFF | enables all statistics reporting |
| PropertyTesting.statisticsReportMode = StatisticsReportMode.ON | enables all statistics reporting |
| PropertyTesting.statisticsReportMode = StatisticsReportMode.SUCCESS | output statistics only on successful tests |
| PropertyTesting.statisticsReportMode = StatisticsReportMode.FAILED | output statistics only on failed tests |

Expand Down

0 comments on commit dffea43

Please sign in to comment.