test-agent
Advanced tools
Comparing version 0.22.1 to 0.22.2
@@ -33,3 +33,5 @@ (function(window) { | ||
_defaultConfig: { | ||
'data-cover-only': 'js/' | ||
'data-cover-only': 'js/', | ||
'data-cover-never': 'test/unit/', | ||
'data-cover-flags': 'lazyload' | ||
}, | ||
@@ -36,0 +38,0 @@ |
{ | ||
"name": "test-agent", | ||
"version": "0.22.1", | ||
"version": "0.22.2", | ||
"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
252108
7861