Fix route test
This commit is contained in:
parent
5d533d2c08
commit
0a41be32fd
@ -1,8 +1,7 @@
|
|||||||
import { moduleFor, test } from 'ember-qunit';
|
import { moduleFor, test } from 'ember-qunit';
|
||||||
|
|
||||||
moduleFor('route:connect', 'Unit | Route | connect', {
|
moduleFor('route:connect', 'Unit | Route | connect', {
|
||||||
// Specify the other units that are required for this test.
|
needs: ['service:storage']
|
||||||
// needs: ['controller:foo']
|
|
||||||
});
|
});
|
||||||
|
|
||||||
test('it exists', function(assert) {
|
test('it exists', function(assert) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user