diff --git a/packages/core/admin/admin/src/components/Notifications/tests/reducer.test.js b/packages/core/admin/admin/src/components/Notifications/tests/reducer.test.js index bf3a348814..e638dfe958 100644 --- a/packages/core/admin/admin/src/components/Notifications/tests/reducer.test.js +++ b/packages/core/admin/admin/src/components/Notifications/tests/reducer.test.js @@ -36,6 +36,7 @@ describe('ADMIN | COMPONENTS | NOTIFICATIONS | reducer', () => { timeout: 2500, blockTransition: false, onClose: null, + title: null, }, ], notifId: 1,