alxshelepenok/gatsby-starter-lumen

View on GitHub
src/components/Layout/__snapshots__/Layout.test.tsx.snap

Summary

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

exports[`Layout renders correctly 1`] = `
<div>
  test
</div>
`;