File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/app/notifications/suggestion-list-element Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ import { TranslateModule } from '@ngx-translate/core';
99import { getTestScheduler } from 'jasmine-marbles' ;
1010import { TestScheduler } from 'rxjs/testing' ;
1111
12- import { ItemSearchResultListElementComponent } from '../../shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component' ;
1312import { Item } from '../../core/shared/item.model' ;
1413import { mockSuggestionPublicationOne } from '../../shared/mocks/publication-claim.mock' ;
14+ import { ItemSearchResultListElementComponent } from '../../shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component' ;
1515import { SuggestionActionsComponent } from '../suggestion-actions/suggestion-actions.component' ;
1616import { SuggestionEvidencesComponent } from './suggestion-evidences/suggestion-evidences.component' ;
1717import { SuggestionListElementComponent } from './suggestion-list-element.component' ;
You can’t perform that action at this time.
0 commit comments