about summary refs log tree commit diff
path: root/tests/pages/__snapshots__/index.test.js.snap
blob: af3d9060e36b58939e47381ddec5144c5f04fa7b (plain)
1
2
3
4
5
6
7
8
9
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`index match snapshot 1`] = `
<div>
  <joinus-stub />
   
  <facebookfeed-stub />
</div>
`;