From 20f4ec8ce1cfcc5b7b2cdbee84bbb9144459637e Mon Sep 17 00:00:00 2001 From: Wouter Admiraal Date: Fri, 4 Jun 2021 14:01:04 +0200 Subject: [PATCH] SONAR-14913 Update the Azure Pipelines logo --- server/sonar-web/public/images/tutorials/azure-pipelines.svg | 1 + .../main/js/components/tutorials/TutorialSelectionRenderer.tsx | 2 +- .../__snapshots__/TutorialSelectionRenderer-test.tsx.snap | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 server/sonar-web/public/images/tutorials/azure-pipelines.svg diff --git a/server/sonar-web/public/images/tutorials/azure-pipelines.svg b/server/sonar-web/public/images/tutorials/azure-pipelines.svg new file mode 100644 index 00000000000..51314cd621d --- /dev/null +++ b/server/sonar-web/public/images/tutorials/azure-pipelines.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/server/sonar-web/src/main/js/components/tutorials/TutorialSelectionRenderer.tsx b/server/sonar-web/src/main/js/components/tutorials/TutorialSelectionRenderer.tsx index ab996323948..2f72ba9c2bc 100644 --- a/server/sonar-web/src/main/js/components/tutorials/TutorialSelectionRenderer.tsx +++ b/server/sonar-web/src/main/js/components/tutorials/TutorialSelectionRenderer.tsx @@ -110,7 +110,7 @@ export default function TutorialSelectionRenderer(props: TutorialSelectionRender
{translate('onboarding.tutorial.choose_method.azure_pipelines')} diff --git a/server/sonar-web/src/main/js/components/tutorials/__tests__/__snapshots__/TutorialSelectionRenderer-test.tsx.snap b/server/sonar-web/src/main/js/components/tutorials/__tests__/__snapshots__/TutorialSelectionRenderer-test.tsx.snap index 12be561a8be..417a8bc52a7 100644 --- a/server/sonar-web/src/main/js/components/tutorials/__tests__/__snapshots__/TutorialSelectionRenderer-test.tsx.snap +++ b/server/sonar-web/src/main/js/components/tutorials/__tests__/__snapshots__/TutorialSelectionRenderer-test.tsx.snap @@ -25,7 +25,7 @@ exports[`should render correctly for azure 1`] = `