diff --git a/.circleci/config.yml b/.circleci/config.yml index 8b9a41af6a..5b0ff4a40b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -238,7 +238,7 @@ workflows: filters: branches: only: - - feature-contentful + - integration-v5-challenge-api # This is alternate dev env for parallel testing - "build-qa": context : org-global @@ -259,7 +259,7 @@ workflows: filters: branches: only: - - feature-contentful + - develop # Production builds are exectuted # when PR is merged to the master # Don't change anything in this configuration diff --git a/__tests__/shared/components/Header/__snapshots__/index.jsx.snap b/__tests__/shared/components/Header/__snapshots__/index.jsx.snap index a8b4bb9208..9ef50e5635 100644 --- a/__tests__/shared/components/Header/__snapshots__/index.jsx.snap +++ b/__tests__/shared/components/Header/__snapshots__/index.jsx.snap @@ -58,7 +58,7 @@ exports[`Default render 1`] = ` "title": "All Challenges", }, Object { - "href": "https://arena.topcoder-dev.com", + "href": "/community/arena", "title": "Competitive Programming", }, Object { @@ -208,4 +208,4 @@ exports[`Default render 1`] = ` } /> -`; \ No newline at end of file +`; diff --git a/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap b/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap index f95e017b49..adf5d611f5 100644 --- a/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap +++ b/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap @@ -54,7 +54,7 @@ exports[`Matches shallow shapshot 1`] = ` className="src-shared-components-TopcoderFooter-___style__link___3-nzm" > Competitive Programming @@ -68,6 +68,15 @@ exports[`Matches shallow shapshot 1`] = ` Gig Work +