sombreroEnPuntas/car-gallery

View on GitHub
components/__snapshots__/countdown.test.js.snap

Summary

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

exports[`Countdown matches the snapshot 1`] = `
<p>
  Retry in: 3
</p>
`;