Skip to content

Commit

Permalink
Remove unused "mode" property of mergeLaunch method
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangthanhtri committed May 21, 2024
1 parent c86346f commit 4e7e6f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/report-portal-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ class RPClient {
* "description": string,
* "mergeType": 'BASIC' | 'DEEP',
* "name": string
* "mode": 'DEBUG' || 'DEFAULT',
* }
* Please, keep in mind that this method is work only in case
* the option isLaunchMergeRequired is true.
Expand Down

0 comments on commit 4e7e6f7

Please sign in to comment.