mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
[CST-7757] fix tests
This commit is contained in:
@@ -9,9 +9,6 @@ export class NotificationsServiceStub {
|
||||
remove = jasmine.createSpy('remove');
|
||||
removeAll = jasmine.createSpy('removeAll');
|
||||
|
||||
notificationWithAnchor() {
|
||||
}
|
||||
|
||||
private getDefaultOptions(): NotificationOptions {
|
||||
return new NotificationOptions();
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user