qase-tms / qase-javascript

Qase TMS JavaScript SDK
https://developers.qase.io
49 stars 43 forks source link

fix: fix an issue with sending test results duplicates #625

Closed gibiw closed 3 months ago

gibiw commented 3 months ago

fix: fix an issue with sending test results duplicates

Fixed an issue with sending test results duplicates when we use the qase-cypress reporter. Now the reporter will send the test results only once.