Renamed test
This commit is contained in:
parent
12305dff37
commit
89e4d7652a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import { setupMirage } from 'ember-cli-mirage/test-support';
|
|||
import { render } from '@ember/test-helpers';
|
||||
import { hbs } from 'ember-cli-htmlbars';
|
||||
|
||||
module('Integration | Component | meal-preview', function(hooks) {
|
||||
module('Integration | Component | meal-item', function(hooks) {
|
||||
setupRenderingTest(hooks);
|
||||
setupMirage(hooks);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue