Fix push_notifications-test.js
This commit is contained in:
parent
f236b4f3e6
commit
f21502a1c6
|
@ -7,6 +7,7 @@ describe('push_notifications reducer', () => {
|
|||
subscription: null,
|
||||
alerts: new ImmutableMap({
|
||||
follow: false,
|
||||
follow_request: false,
|
||||
favourite: false,
|
||||
reblog: false,
|
||||
mention: false,
|
||||
|
|
Loading…
Reference in New Issue