mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
fix broken tests
This commit is contained in:
@@ -383,6 +383,7 @@ describe('Pagination component', () => {
|
||||
standalone: true,
|
||||
imports: [CommonModule,
|
||||
NgxPaginationModule,
|
||||
PaginationComponent,
|
||||
NgbModule]
|
||||
})
|
||||
class TestComponent {
|
||||
|
Reference in New Issue
Block a user