Skip to content

Commit 65bed9d

Browse files
committed
Add excludes list to CSV fields
1 parent dd309b9 commit 65bed9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/12-reports/03-csv.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1313

1414
> Coming soon to [v3.77.0](https://github.com/gwen-interpreter/gwen-web/releases/tag/v3.77.0)
1515
16-
Gwen can also generate CSV reports for you when you specify the `results` in the [format](/docs/settings#gwen-cli-options-format) option.
16+
Gwen will generate CSV reports for you when you include `results` in the [format](/docs/settings#gwen-cli-options-format) option.
1717

1818
By default, Gwen will generate the following CSV files under `reports/results` subdirectory in your configured [`output`](/docs/settings#gwen-outDir) directory, but you can completely reconfigure this to suit your own requirements:
1919
- Feature level results:

0 commit comments

Comments
 (0)