mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
fix routes test. ember-mocha@0.4.2
This commit is contained in:
parent
46a66a36b1
commit
b9c7f8e6c2
@ -1,3 +1,4 @@
|
||||
import Ember from 'ember';
|
||||
import ModalDialog from 'ghost/components/gh-modal-dialog';
|
||||
import upload from 'ghost/assets/lib/uploader';
|
||||
import cajaSanitizers from 'ghost/utils/caja-sanitizers';
|
||||
|
@ -30,6 +30,6 @@
|
||||
"devDependencies": {
|
||||
"ember-cli-shims": "ember-cli/ember-cli-shims#0.0.3",
|
||||
"ember-cli-test-loader": "ember-cli/ember-cli-test-loader#0.1.1",
|
||||
"ember-mocha": "~0.3.0"
|
||||
"ember-mocha": "~0.4.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user