From d5a774c80cbdd6d18fe5192f14f7efaafe6c6e88 Mon Sep 17 00:00:00 2001 From: David Cho-Lerat Date: Fri, 11 Oct 2024 15:20:02 +0200 Subject: [PATCH] SONAR-23136 Update snapshot --- .../__tests__/__snapshots__/LanguageDistribution-test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sonar-web/src/main/js/components/charts/__tests__/__snapshots__/LanguageDistribution-test.tsx.snap b/server/sonar-web/src/main/js/components/charts/__tests__/__snapshots__/LanguageDistribution-test.tsx.snap index 582d44ea4d2..ffb9a7e58e5 100644 --- a/server/sonar-web/src/main/js/components/charts/__tests__/__snapshots__/LanguageDistribution-test.tsx.snap +++ b/server/sonar-web/src/main/js/components/charts/__tests__/__snapshots__/LanguageDistribution-test.tsx.snap @@ -7,7 +7,7 @@ exports[`should render correctly 1`] = ` .emotion-2 { font: var(--echoes-typography-text-default-regular); - fill: rgb(106,117,144); + fill: var(--echoes-color-text-subdued); } .e1vbniy52 .emotion-2 { -- 2.39.5