ember-cli-internal-test-helpers
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -13,3 +13,3 @@ 'use strict'; | ||
obj[name].restore = function() { | ||
obj[name]._restore = function() { | ||
obj[name] = original; | ||
@@ -16,0 +16,0 @@ }; |
{ | ||
"name": "ember-cli-internal-test-helpers", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Internal test helpers for ember-cli", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
19039