From dd00c4944396806fb263ddab4df773b17a291729 Mon Sep 17 00:00:00 2001 From: stanislavh Date: Wed, 8 Feb 2023 11:45:47 +0100 Subject: [PATCH] SONAR-18347 Elements must have sufficient color contrast --- .../js/apps/quality-profiles/home/EvolutionDeprecated.tsx | 2 +- .../__tests__/__snapshots__/EvolutionDeprecated-test.tsx.snap | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/server/sonar-web/src/main/js/apps/quality-profiles/home/EvolutionDeprecated.tsx b/server/sonar-web/src/main/js/apps/quality-profiles/home/EvolutionDeprecated.tsx index 305f660c19e..7a507244382 100644 --- a/server/sonar-web/src/main/js/apps/quality-profiles/home/EvolutionDeprecated.tsx +++ b/server/sonar-web/src/main/js/apps/quality-profiles/home/EvolutionDeprecated.tsx @@ -78,7 +78,7 @@ export default class EvolutionDeprecated extends React.PureComponent { } return ( -
+
{' '} {translateWithParameters( 'coding_rules.filters.inheritance.x_inherited_from_y', diff --git a/server/sonar-web/src/main/js/apps/quality-profiles/home/__tests__/__snapshots__/EvolutionDeprecated-test.tsx.snap b/server/sonar-web/src/main/js/apps/quality-profiles/home/__tests__/__snapshots__/EvolutionDeprecated-test.tsx.snap index e2443422339..27d0d2a0d5f 100644 --- a/server/sonar-web/src/main/js/apps/quality-profiles/home/__tests__/__snapshots__/EvolutionDeprecated-test.tsx.snap +++ b/server/sonar-web/src/main/js/apps/quality-profiles/home/__tests__/__snapshots__/EvolutionDeprecated-test.tsx.snap @@ -49,14 +49,12 @@ exports[`should render correctly 1`] = ` quality_profile.x_rules.4
coding_rules.filters.inheritance.x_inherited_from_y.2.Quality Profile 2
@@ -96,7 +94,6 @@ exports[`should render correctly 1`] = ` quality_profile.x_rules.3
@@ -169,7 +166,6 @@ exports[`should render correctly 1`] = ` quality_profile.x_rules.2
-- 2.39.5