Skip to content

Commit bb9ac65

Browse files
Merge pull request #6589 from topcoder-platform/reskin-profile-alt
Reskin Profile - Cherry Pick Missing Commits
2 parents 351dab5 + 963eca8 commit bb9ac65

File tree

30 files changed

+2104
-2738
lines changed

30 files changed

+2104
-2738
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- free
359+
- tco23
360360
# This is alternate dev env for parallel testing
361361
- "build-qa":
362362
context : org-global

__tests__/shared/components/ProfilePage/Stats/SubTrackChallengeView/__snapshots__/index.jsx.snap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,11 @@ exports[`SubtrackChallengeView matches shallow snapshot 1`] = `
963963
}
964964
challengesHasMore={null}
965965
handle="thomaskranitsas"
966+
isAlreadyLoadChallenge={
967+
Object {
968+
"current": false,
969+
}
970+
}
966971
loadMarathon={[Function]}
967972
loadSRM={[Function]}
968973
loadSubtrackChallenges={[Function]}

0 commit comments

Comments
 (0)