From aefcf44e45e8467d28b4a47f4dfe12393d378849 Mon Sep 17 00:00:00 2001 From: "Luiz R. Rodrigues" Date: Fri, 9 Apr 2021 08:52:14 -0300 Subject: [PATCH] Outage banner - change start / end time. --- .../components/challenge-listing/__snapshots__/index.jsx.snap | 4 ++-- src/shared/components/challenge-listing/index.jsx | 2 +- src/shared/containers/challenge-detail/index.jsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/__tests__/shared/components/challenge-listing/__snapshots__/index.jsx.snap b/__tests__/shared/components/challenge-listing/__snapshots__/index.jsx.snap index 65f45cfc49..a13ae3527c 100644 --- a/__tests__/shared/components/challenge-listing/__snapshots__/index.jsx.snap +++ b/__tests__/shared/components/challenge-listing/__snapshots__/index.jsx.snap @@ -14,7 +14,7 @@ exports[`Matches shallow shapshot 1 shapshot 1 1`] = ` Heads up! - We will be doing testing work on our Community Platform on April 12, 2021 between 7:30-9:30 UTC-4. We will do our best to ensure a smooth experience for our users but please be aware there may be unforeseen issues during that time. Thank you! + We will be doing testing work on our Community Platform on April 12, 2021 between 8:30-10:30 UTC-4. We will do our best to ensure a smooth experience for our users but please be aware there may be unforeseen issues during that time. Thank you!
Heads up! - We will be doing testing work on our Community Platform on April 12, 2021 between 7:30-9:30 UTC-4. We will do our best to ensure a smooth experience for our users but please be aware there may be unforeseen issues during that time. Thank you! + We will be doing testing work on our Community Platform on April 12, 2021 between 8:30-10:30 UTC-4. We will do our best to ensure a smooth experience for our users but please be aware there may be unforeseen issues during that time. Thank you!
Heads up! We will be doing testing work on our Community Platform on - April 12, 2021 between 7:30-9:30 UTC-4. We will do our best to ensure a smooth experience + April 12, 2021 between 8:30-10:30 UTC-4. We will do our best to ensure a smooth experience for our users but please be aware there may be unforeseen issues during that time. Thank you!
diff --git a/src/shared/containers/challenge-detail/index.jsx b/src/shared/containers/challenge-detail/index.jsx index edd0294537..08abce3531 100644 --- a/src/shared/containers/challenge-detail/index.jsx +++ b/src/shared/containers/challenge-detail/index.jsx @@ -416,7 +416,7 @@ class ChallengeDetailPageContainer extends React.Component {
Heads up! We will be doing testing work on our Community Platform on - April 12, 2021 between 7:30-9:30 UTC-4. We will do our best to ensure a smooth experience + April 12, 2021 between 8:30-10:30 UTC-4. We will do our best to ensure a smooth experience for our users but please be aware there may be unforeseen issues during that time. Thank you!