Skip to content

Commit e07afde

Browse files
committed
test(*): update snapshots
1 parent f00a3b8 commit e07afde

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/components/atoms/PortfolioCard/__snapshots__/PortfolioCard.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`Portfolio Card renders correctly 1`] = `
44
<div>
55
<article
6-
class="styles__StyledPortfolioCard-sc-1xdr3bq-0 dlrVCc"
6+
class="styles__StyledPortfolioCard-sc-1xdr3bq-0 fiMmoz"
77
>
88
<a
99
href="/portfolio/sample-project"

src/components/organisms/Footer/__snapshots__/Footer.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exports[`Footer renders correctly 1`] = `
1313
>
1414
<span>
1515
©
16-
2023
16+
2025
1717
Nathan Abela
1818
</span>
1919
<ul

src/components/templates/Layout/__snapshots__/Layout.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ exports[`Layout renders correctly 1`] = `
173173
>
174174
<span>
175175
©
176-
2023
176+
2025
177177
Nathan Abela
178178
</span>
179179
<ul

0 commit comments

Comments
 (0)