Skip to content

Commit fa3eeba

Browse files
committed
Fix markdown formatting in tests README
- Wrap <output_folder>/report.html in backticks to prevent HTML interpretation
1 parent e1b0176 commit fa3eeba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ scenarios by name, tag or status.
8383

8484
It should be available at the following path:
8585

86-
<output_folder>/report.html
86+
`<output_folder>/report.html`
8787

8888
## Clean your environment
8989

0 commit comments

Comments
 (0)