Skip to content

Commit

Permalink
small typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffdev committed Mar 1, 2019
1 parent c8394ee commit d046974
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,11 @@ These options can be set to `true` to expand or collapse before/after hooks, ste
If they are not set, they default to false. This means that the report user has to use the buttons on a scenario detail page to expand those sections on demand.

```xml
<configuration>
<expandBeforeAfterHooks>true|false</expandBeforeAfterHooks>
<expandStepHooks>true|false</expandStepHooks>
<expandDocStrings>true|false</expandDocStrings>
</configuration>
```

# Running the reporting goal directly via command line
Expand Down

0 comments on commit d046974

Please sign in to comment.