forked from hazza/dspace-angular
[DURACOM-307] start migration and type fixing
This commit is contained in:
@@ -255,11 +255,7 @@ describe('SubmissionSectionDuplicatesComponent test suite', () => {
|
||||
selector: 'ds-test-cmp',
|
||||
template: ``,
|
||||
standalone: true,
|
||||
imports: [BrowserModule,
|
||||
CommonModule,
|
||||
FormsModule,
|
||||
ReactiveFormsModule,
|
||||
NgxPaginationModule],
|
||||
imports: [BrowserModule, FormsModule, ReactiveFormsModule, NgxPaginationModule],
|
||||
})
|
||||
class TestComponent {
|
||||
|
||||
|
Reference in New Issue
Block a user