forked from hazza/dspace-angular
77205: Add unit tests for authorization-dependent admin menu content
This commit is contained in:
@@ -52,7 +52,7 @@ export class MenuServiceStub {
|
||||
deactivateSection(): void { /***/
|
||||
}
|
||||
|
||||
addSection(): void { /***/
|
||||
addSection(menuID: MenuID, section: MenuSection): void { /***/
|
||||
}
|
||||
|
||||
removeSection(): void { /***/
|
||||
|
Reference in New Issue
Block a user