Skip to content

Commit d740726

Browse files
committed
Merge branch 'fix/v5-settings' into feat/settings-v5-upgrade
2 parents 0813a75 + b621f8c commit d740726

File tree

7 files changed

+145
-26861
lines changed

7 files changed

+145
-26861
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ exports[`Matches shallow shapshot 1`] = `
601601
<span
602602
className="src-shared-components-TopcoderFooter-___style__copyright-notice___24f5v"
603603
>
604-
© 2021 Topcoder
604+
© 2022 Topcoder
605605
<a
606606
className="src-shared-components-TopcoderFooter-___style__link___3-nzm"
607607
href="https://www.topcoder-dev.com/policy"

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

+1-1
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-
2021
72+
2022
7373
</p>
7474
</div>
7575
`;

0 commit comments

Comments
 (0)