mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Fix SubComColSectionComponent test
This commit is contained in:
@@ -18,6 +18,7 @@ describe('ComcolSearchSectionComponent', () => {
|
||||
|
||||
beforeEach(async () => {
|
||||
route = new ActivatedRouteStub();
|
||||
route.parent = new ActivatedRouteStub();
|
||||
|
||||
await TestBed.configureTestingModule({
|
||||
imports: [ComcolSearchSectionComponent],
|
||||
|
Reference in New Issue
Block a user