From 4340fe6bec625e71ef95bbb165219557d6f190e1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gr=C3=A9goire=20Aubert?= Date: Thu, 11 Jan 2018 11:40:54 +0100 Subject: [PATCH] SONAR-10280 Update Twitter account for SonarCloud --- .../src/main/js/app/components/GlobalFooterSonarCloud.tsx | 2 +- .../__snapshots__/GlobalFooterSonarCloud-test.tsx.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/sonar-web/src/main/js/app/components/GlobalFooterSonarCloud.tsx b/server/sonar-web/src/main/js/app/components/GlobalFooterSonarCloud.tsx index cbdfc9c83c7..e854133a02d 100644 --- a/server/sonar-web/src/main/js/app/components/GlobalFooterSonarCloud.tsx +++ b/server/sonar-web/src/main/js/app/components/GlobalFooterSonarCloud.tsx @@ -39,7 +39,7 @@ export default function GlobalFooterSonarCloud() { {translate('footer.terms')}
  • - {translate('footer.twitter')} + {translate('footer.twitter')}
  • {translate('footer.get_started')} diff --git a/server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooterSonarCloud-test.tsx.snap b/server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooterSonarCloud-test.tsx.snap index 223bf7635ab..f6c798120a5 100644 --- a/server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooterSonarCloud-test.tsx.snap +++ b/server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooterSonarCloud-test.tsx.snap @@ -41,7 +41,7 @@ exports[`should render correctly 1`] = ` className="page-footer-menu-item" > footer.twitter -- 2.39.5