ember-cli-test-helpers
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "ember-cli-test-helpers", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A collection of test helpers for ember web applications", | ||
@@ -5,0 +5,0 @@ "scripts": { |
import Ember from "ember"; | ||
import TestDone from "ember-cli-test-helpers/tests/helpers/test-done"; | ||
import TestDone from "./test-done"; | ||
@@ -4,0 +4,0 @@ var testDone = function(details) { |
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
10895553
274
130549