test-agent
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -140,6 +140,5 @@ (function(window) { | ||
templates = this.templates, | ||
i, | ||
parent; | ||
for (i = 0; i < elements.length; i++) { | ||
for (var i = 0; i < elements.length; i++) { | ||
element = elements[i]; | ||
@@ -146,0 +145,0 @@ element.parentNode.removeChild(element); |
{ | ||
"name": "test-agent", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"author": "James Lal", | ||
@@ -5,0 +5,0 @@ "description": "execute client side tests from browser report back to cli", |
Sorry, the diff of this file is too big to display
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
240674
7481