@comeonautomation/reportportal-client
Advanced tools
Comparing version
@@ -565,2 +565,16 @@ /* eslint-disable quotes,no-console,class-methods-use-this */ | ||
if (finishTestItemRQ.status === 'skipped') { | ||
finishTestItemRQ = Object.assign( | ||
{ | ||
"issue": { | ||
"issueType": "nd001", | ||
"autoAnalyzed": false, | ||
"ignoreAnalyzer": false, | ||
"externalSystemIssues": [] | ||
} | ||
}, | ||
finishTestItemRQ | ||
); | ||
} | ||
const finishTestItemData = Object.assign( | ||
@@ -567,0 +581,0 @@ { |
{ | ||
"name": "@comeonautomation/reportportal-client", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "ReportPortal client for node.js", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
144722
0.31%1681
0.78%