diff --git a/src/app/shared/notification-box/notification-box.component.spec.ts b/src/app/shared/notification-box/notification-box.component.spec.ts index a4118f81e3..1583e3e7f3 100644 --- a/src/app/shared/notification-box/notification-box.component.spec.ts +++ b/src/app/shared/notification-box/notification-box.component.spec.ts @@ -16,7 +16,8 @@ describe('NotificationBoxComponent', () => { 'color': '#D4EDDA', 'title': 'admin-notify-dashboard.delivered', 'config': 'NOTIFY.outgoing.delivered', - 'count': 79 + 'count': 79, + 'description': 'box description' }; await TestBed.configureTestingModule({