mattermost-mobile/app/components/progressive_image/__snapshots__/progressive_image.test.js.snap
Mattermost Build 5b149d7c96 Automated cherry pick of #3787 (#3801)
* MM-20625 Unit Tests

* Updated tests
2020-01-13 10:40:12 -05:00

7 lines
132 B
Text

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ProgressiveImage should match snapshot 1`] = `
<View
style={Object {}}
/>
`;