Skip to content

Commit e45b109

Browse files
Merge pull request #5939 from topcoder-platform/develop
Release v1.14.7
2 parents 6a0bacb + 22ef469 commit e45b109

File tree

22 files changed

+5744
-5444
lines changed

22 files changed

+5744
-5444
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ workflows:
343343
branches:
344344
only:
345345
- develop
346-
- feature/recommended-challenges-update
346+
- features/mm-dashboard
347347
# This is alternate dev env for parallel testing
348348
- "build-test":
349349
context : org-global
@@ -372,7 +372,7 @@ workflows:
372372
branches:
373373
only:
374374
- develop
375-
- ast-timeline-fix
375+
- features/mm-dashboard
376376
# Production builds are exectuted
377377
# when PR is merged to the master
378378
# Don't change anything in this configuration

__tests__/shared/components/Contentful/Image/Image.jsx

-24
This file was deleted.

__tests__/shared/components/Contentful/Image/__snapshots__/Image.jsx.snap

-34
This file was deleted.

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ exports[`Matches shallow shapshot 1`] = `
495495
className="src-shared-components-TopcoderFooter-___style__mobile-navi-col___3BcW4"
496496
>
497497
<a
498-
href="https://www.topcoder-dev.com/ommunity/admins"
498+
href="https://www.topcoder-dev.com/community/admins"
499499
>
500500
ABOUT
501501
</a>

0 commit comments

Comments
 (0)