Skip to content

Commit

Permalink
Update Configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko committed Oct 9, 2024
1 parent adc994b commit 64e487d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ In additional of attaching artifacts during tests execution [dynamically](./Logg
Example:
```json
{
"launch":{
"artifacts": ["*.log", "screenshots/*.png"]
"launch": {
"artifacts": [ "*.log", "screenshots/*.png" ]
}
}
```
Expand Down

0 comments on commit 64e487d

Please sign in to comment.