mirror of
https://github.com/strapi/strapi.git
synced 2025-10-16 10:33:34 +00:00
Fix failing test
This commit is contained in:
parent
d26a24c79b
commit
67d4391604
@ -36,6 +36,7 @@ describe('ADMIN | COMPONENTS | NOTIFICATIONS | reducer', () => {
|
|||||||
timeout: 2500,
|
timeout: 2500,
|
||||||
blockTransition: false,
|
blockTransition: false,
|
||||||
onClose: null,
|
onClose: null,
|
||||||
|
title: null,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
notifId: 1,
|
notifId: 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user