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:
350
350
branches :
351
351
only :
352
352
- develop
353
+ - latex_support
353
354
# This is alternate dev env for parallel testing
354
355
- " build-test " :
355
356
context : org-global
Original file line number Diff line number Diff line change @@ -674,7 +674,7 @@ exports[`Matches shallow shapshot 1`] = `
674
674
<span
675
675
className = " src-shared-components-TopcoderFooter-___style__copyright-notice___24f5v"
676
676
>
677
- © 2022 Topcoder
677
+ © 2023 Topcoder
678
678
<a
679
679
className = " src-shared-components-TopcoderFooter-___style__link___3-nzm"
680
680
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`] = `
69
69
className = " src-shared-components-challenge-listing-Sidebar-Footer-___style__copyright___ghkHg"
70
70
>
71
71
Topcoder ©
72
- 2022
72
+ 2023
73
73
</p >
74
74
</div >
75
75
` ;
You can’t perform that action at this time.
0 commit comments