@wdio/config
Advanced tools
Comparing version 7.4.2 to 7.5.0
@@ -233,3 +233,5 @@ "use strict"; | ||
} | ||
log.warn('Unexpected entry in specs that is neither string nor array: ', file); | ||
else { | ||
log.warn('Unexpected entry in specs that is neither string nor array: ', file); | ||
} | ||
}); | ||
@@ -236,0 +238,0 @@ } |
{ | ||
"name": "@wdio/config", | ||
"version": "7.4.2", | ||
"version": "7.5.0", | ||
"description": "A helper utility to parse and validate WebdriverIO options", | ||
@@ -38,3 +38,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "2a5c37958661c0ed692d415f043e71e2545f00be" | ||
"gitHead": "18f0581fe366c14d678b05206c2fa5b15d4e701e" | ||
} |
Sorry, the diff of this file is not supported yet
37839
765