We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ef566 commit 55a3090Copy full SHA for 55a3090
README.MD
@@ -26,7 +26,7 @@ module.exports = {
26
mode: 'DEFAULT',
27
retry: 1, // number of retries to send result to report portal (default - 1)
28
ignoreErrors: false, // ignore RP errors (default: false)
29
- showLaunchURL: true // log report portal launch link,
+ showLaunchURL: true, // log report portal launch link,
30
tagsAsAttributes: true // (default: false → tags go to description)
31
},
32
}
0 commit comments