mattermost-mobile/app/components/progressive_image/__snapshots__/progressive_image.test.js.snap
CJ 13866bdfce MM-20625 Unit Tests (#3787)
* MM-20625 Unit Tests

* Updated tests
2020-01-13 12:35:10 -03:00

7 lines
132 B
Text

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