ember-cli-custom-assertions
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "ember-cli-custom-assertions", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Easily add custom assertions to your Ember test suite", | ||
@@ -5,0 +5,0 @@ "directories": { |
@@ -41,3 +41,3 @@ import Ember from 'ember'; | ||
if (content) { | ||
if (context) { | ||
args.unshift(context); | ||
@@ -44,0 +44,0 @@ } |
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