Skip to content

Commit 55a3090

Browse files
Update README.MD
1 parent 38ef566 commit 55a3090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = {
2626
mode: 'DEFAULT',
2727
retry: 1, // number of retries to send result to report portal (default - 1)
2828
ignoreErrors: false, // ignore RP errors (default: false)
29-
showLaunchURL: true // log report portal launch link,
29+
showLaunchURL: true, // log report portal launch link,
3030
tagsAsAttributes: true // (default: false → tags go to description)
3131
},
3232
}

0 commit comments

Comments
 (0)