Fix push_notifications-test.js

This commit is contained in:
Alex Gleason
2021-03-29 13:44:39 -05:00
parent f236b4f3e6
commit f21502a1c6

View File

@ -7,6 +7,7 @@ describe('push_notifications reducer', () => {
subscription: null,
alerts: new ImmutableMap({
follow: false,
follow_request: false,
favourite: false,
reblog: false,
mention: false,