Fix tests
This commit is contained in:
parent
737685a7c0
commit
d8160614bf
|
@ -1,5 +1,6 @@
|
||||||
// Generated by CoffeeScript 1.10.0
|
// Generated by CoffeeScript 1.10.0
|
||||||
import { moduleForModel, test } from 'ember-qunit';
|
import { moduleForModel, test } from 'ember-qunit';
|
||||||
|
import Ember from 'ember';
|
||||||
moduleForModel('commit', 'Unit | Model | commit', {
|
moduleForModel('commit', 'Unit | Model | commit', {
|
||||||
needs: ['model:build']
|
needs: ['model:build']
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user