ember-cli-mocha
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -11,3 +11,3 @@ /*jshint node:true*/ | ||
name: 'test-type', | ||
type: ['integration', 'unit'], | ||
type: String, | ||
default: 'integration', | ||
@@ -14,0 +14,0 @@ aliases: [ |
{ | ||
"name": "ember-cli-mocha", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Mocha and Chai tests for ember-cli applications", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
29308