Skip to content

Commit 3b9b4bf

Browse files
authored
Update snapshots (#2493)
1 parent 275e2db commit 3b9b4bf

File tree

8 files changed

+7
-19
lines changed

8 files changed

+7
-19
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/components/footer/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exports[`Footer component should render successfully 1`] = `
99
class="o-shell"
1010
>
1111
<p>
12-
© 2023. All rights reserved.
12+
© 2024. All rights reserved.
1313
</p>
1414
<p>
1515
Change language:

src/components/wrapper/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ exports[`Wrapper component should render successfully 1`] = `
5151
class="o-shell"
5252
>
5353
<p>
54-
© 2023. All rights reserved.
54+
© 2024. All rights reserved.
5555
</p>
5656
<p>
5757
Change language:

src/containers/auth/login/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ exports[`Login component should render successfully 1`] = `
121121
class="o-shell"
122122
>
123123
<p>
124-
© 2023. All rights reserved.
124+
© 2024. All rights reserved.
125125
</p>
126126
<p>
127127
Change language:

src/containers/auth/password-reset/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ exports[`PasswordReset component should render successfully 1`] = `
136136
class="o-shell"
137137
>
138138
<p>
139-
© 2023. All rights reserved.
139+
© 2024. All rights reserved.
140140
</p>
141141
<p>
142142
Change language:

src/containers/auth/signup/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ exports[`Signup component should render successfully 1`] = `
251251
class="o-shell"
252252
>
253253
<p>
254-
© 2023. All rights reserved.
254+
© 2024. All rights reserved.
255255
</p>
256256
<p>
257257
Change language:

src/containers/home/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ exports[`Home component should render successfully 1`] = `
5555
class="o-shell"
5656
>
5757
<p>
58-
© 2023. All rights reserved.
58+
© 2024. All rights reserved.
5959
</p>
6060
<p>
6161
Change language:

src/containers/not-found/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ exports[`NotFound component should render successfully 1`] = `
5757
class="o-shell"
5858
>
5959
<p>
60-
© 2023. All rights reserved.
60+
© 2024. All rights reserved.
6161
</p>
6262
<p>
6363
Change language:

0 commit comments

Comments
 (0)