roku-test-automation
Advanced tools
Comparing version 1.0.41 to 1.0.42
@@ -93,3 +93,3 @@ "use strict"; | ||
var _a, _b; | ||
var schema = utils.parseJsonFile('rta-config.schema.json'); | ||
var schema = utils.parseJsonFile('./rta-config.schema.json'); | ||
if (propertiesToValidate.length > 0) { | ||
@@ -96,0 +96,0 @@ for (var _i = 0, propertiesToValidate_1 = propertiesToValidate; _i < propertiesToValidate_1.length; _i++) { |
{ | ||
"name": "roku-test-automation", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "Helps with automating functional tests", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
103441