mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
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