@metlo/testing
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -11,5 +11,3 @@ "use strict"; | ||
const assertionValue = (0, utils_1.stringReplacement)(assertion.value, ctx.envVars); | ||
if ((0, utils_1.executeScript)(assertionValue, response, ctx)) { | ||
return true; | ||
} | ||
return !!(0, utils_1.executeScript)(assertionValue, response, ctx); | ||
} | ||
@@ -16,0 +14,0 @@ else { |
{ | ||
"name": "@metlo/testing", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
88700
1576