mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
68067: Add unsubscribes on open subscriptions in menu component
This commit is contained in:
@@ -12,7 +12,7 @@ import { RouterTestingModule } from '@angular/router/testing';
|
||||
import { MenuItemType } from './initial-menus-state';
|
||||
import { LinkMenuItemModel } from './menu-item/models/link.model';
|
||||
|
||||
fdescribe('MenuComponent', () => {
|
||||
describe('MenuComponent', () => {
|
||||
let comp: MenuComponent;
|
||||
let fixture: ComponentFixture<MenuComponent>;
|
||||
let menuService: MenuService;
|
||||
|
Reference in New Issue
Block a user