mattermost-mobile/app/screens/notification/__snapshots__/notification.test.js.snap
Miguel Alatzar 04210b8a14 [MM-19968] Ensure SELECT_CHANNEL_WITH_MEMBER is dispatched when app opened from a push notification (#3533)
* Dispatch SELECT_CHANNEL_WITH_MEMBER

* Call handleSelectChannel with true when from any push notification

* Always dispatch SELECT_CHANNEL_WITH_MEMBER with passed channelId

* Add missing comma

* Update unit tests

* Fix makrChannelViewedAndRead call
2019-11-12 17:45:11 -05:00

3 lines
102 B
Text

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Notification should match snapshot 1`] = `null`;