fixes after merge

This commit is contained in:
lotte
2020-04-17 16:09:26 +02:00
parent 92dca8d4e8
commit bbac79bdfc
22 changed files with 93 additions and 97 deletions

View File

@@ -1,5 +1,5 @@
import { Group } from '../../core/eperson/models/group.model';
import { EPersonMock } from './eperson-mock';
import { EPersonMock } from './eperson.mock';
export const GroupMock2: Group = Object.assign(new Group(), {
handle: null,