Fixed ePerson link on edit group page

(cherry picked from commit 430ee3846a)
This commit is contained in:
Alexandre Vryghem
2023-11-23 21:04:02 +01:00
committed by github-actions[bot]
parent 8dd0db094e
commit 77d2086796
5 changed files with 6 additions and 18 deletions

View File

@@ -72,9 +72,6 @@ describe('ReviewersListComponent', () => {
clearLinkRequests() {
// empty
},
getEPeoplePageRouterLink(): string {
return '/access-control/epeople';
}
};
groupsDataServiceStub = {
activeGroup: activeGroup,