Skip to content

Commit 6365625

Browse files
committed
Test fixes for 2023 footer / header dates
1 parent 47be786 commit 6365625

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ exports[`Matches shallow shapshot 1`] = `
674674
<span
675675
className="src-shared-components-TopcoderFooter-___style__copyright-notice___24f5v"
676676
>
677-
© 2022 Topcoder
677+
© 2023 Topcoder
678678
<a
679679
className="src-shared-components-TopcoderFooter-___style__link___3-nzm"
680680
href="https://www.topcoder-dev.com/policy?ref=navb"

__tests__/shared/components/challenge-listing/Sidebar/__snapshots__/Footer.jsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ exports[`Matches shallow shapshot 1`] = `
6969
className="src-shared-components-challenge-listing-Sidebar-Footer-___style__copyright___ghkHg"
7070
>
7171
Topcoder ©
72-
2022
72+
2023
7373
</p>
7474
</div>
7575
`;

0 commit comments

Comments
 (0)