reportportal / client-javascript

This Client is to communicate with the ReportPortal on Node.js.
https://www.npmjs.com/package/@reportportal/client-javascript
Apache License 2.0
16 stars 51 forks source link

Cannot merge launch on debug mode #200

Closed hoangthanhtri closed 5 months ago

hoangthanhtri commented 5 months ago

I want to merge the launch on debug mode for parallel debugging, but I can't because "const launchSearchUrl = launch?${params.toString()};" only serves the default mode.

AmsterGet commented 5 months ago

Fixed in version 5.1.4.