[CST-7757] fix tests

This commit is contained in:
Giuseppe Digilio
2022-12-28 15:29:13 +01:00
parent 88e191e961
commit 88eefc6b79
6 changed files with 202 additions and 4545 deletions

View File

@@ -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