File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
__tests__/shared/components Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -350,6 +350,7 @@ workflows:
350350 branches :
351351 only :
352352 - develop
353+ - latex_support
353354 # This is alternate dev env for parallel testing
354355 - " build-test " :
355356 context : org-global
Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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` ;
You can’t perform that action at this time.
0 commit comments