redbadger/pride-london-app

View on GitHub
src/components/__snapshots__/SectionDivider.test.js.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`renders correctly 1`] = `
<View
  style={
    Object {
      "backgroundColor": "#d8d8d8",
      "height": 1,
    }
  }
/>
`;