Skip to content

Commit

Permalink
chore: update test Jest Snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
igobranco committed Jan 9, 2025
1 parent 5fe95a0 commit 410b6ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/__snapshots__/Footer.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports[`<Footer /> renders correctly renders with a language selector 1`] = `
className="footer-copyright"
>
©
2024
2025
- FCT|FCCN
All rights reserved
</div>
Expand Down Expand Up @@ -114,7 +114,7 @@ exports[`<Footer /> renders correctly renders without a language selector 1`] =
className="footer-copyright"
>
©
2024
2025
- FCT|FCCN
All rights reserved
</div>
Expand Down Expand Up @@ -156,7 +156,7 @@ exports[`<Footer /> renders correctly renders without a language selector in pt-
className="footer-copyright"
>
©
2024
2025
- FCT|FCCN
All rights reserved
</div>
Expand Down

0 comments on commit 410b6ab

Please sign in to comment.