jasmine-pit-redux
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -58,3 +58,3 @@ /* global define */ | ||
return function (done) { | ||
var promise = promiseFn(); | ||
var promise = promiseFn.call(this); | ||
@@ -61,0 +61,0 @@ try { |
{ | ||
"name": "jasmine-pit-redux", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/johnhaley81/jasmine-pit", |
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
7147