9 lines
235 B
JavaScript
9 lines
235 B
JavaScript
// import { moduleFor, test } from 'ember-qunit';
|
|
//
|
|
// moduleFor('model:proposal', 'Unit | Model | proposal');
|
|
//
|
|
// test('contributor relation', function(assert) {
|
|
// // TODO: Test contributor relation
|
|
// assert.ok(true);
|
|
// });
|