ENH: upgrade ember 2.7
This commit is contained in:
parent
b53386b032
commit
3236bd4fe2
11 changed files with 25 additions and 28 deletions
tests/helpers
|
@ -2,5 +2,4 @@ import Ember from 'ember';
|
|||
|
||||
export default function destroyApp(application) {
|
||||
Ember.run(application, 'destroy');
|
||||
server.shutdown();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue