wdio-performancetotal-service
Advanced tools
Comparing version 1.0.10-1 to 1.0.10-2
@@ -59,3 +59,3 @@ "use strict"; | ||
let status = false; | ||
if (result.passed === Status.PASSED) { | ||
if (result.status === Status.PASSED) { | ||
status = true; | ||
@@ -62,0 +62,0 @@ } |
{ | ||
"name": "wdio-performancetotal-service", | ||
"version": "1.0.10-1", | ||
"version": "1.0.10-2", | ||
"description": "WebdriverIO service for analyzing test flow performance", | ||
@@ -5,0 +5,0 @@ "main": "build/app.js", |