Skip to content

Commit 2cdcf07

Browse files
authored
Merge pull request #72 from infinum/update-copyright-year-to-2024-in-some-snapshot-files
Update copyright year in main footer and layout snapshot files
2 parents b41e968 + 6914e16 commit 2cdcf07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/shared/footers/MainFooter/__snapshots__/MainFooter.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ exports[`MainFooter should matches snapshot 1`] = `
711711
<p
712712
class="chakra-text emotion-33"
713713
>
714-
© 2023 Infinum Inc.
714+
© 2024 Infinum Inc.
715715
</p>
716716
<div
717717
class="chakra-button__group emotion-34"

src/components/shared/layouts/MainLayout/__snapshots__/MainLayout.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ exports[`MainLayout should matches snapshot 1`] = `
10891089
<p
10901090
class="chakra-text emotion-33"
10911091
>
1092-
© 2023 Infinum Inc.
1092+
© 2024 Infinum Inc.
10931093
</p>
10941094
<div
10951095
class="chakra-button__group emotion-34"

0 commit comments

Comments
 (0)