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