MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/ProfileMenu/NavLinksContainer/__snapshots__/NavLinksContainer.test.jsx.snap

Summary

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

exports[`NavLinksContainerComponent matches snapshot 1`] = `
<ul>
  <li>
    test 1
  </li>
  <li>
    test 2
  </li>
</ul>
`;