From 9340be48e7cadd443f4de822ddf47787843b03eb Mon Sep 17 00:00:00 2001 From: Lene Gadewoll Date: Thu, 12 Dec 2024 12:05:57 +0100 Subject: [PATCH] test: remove obsolete snapshots --- .../badge/__snapshots__/badge.test.tsx.snap | 35 ------------------- .../__snapshots__/beta_badge.test.tsx.snap | 11 ------ .../badge_notification.test.tsx.snap | 8 ----- 3 files changed, 54 deletions(-) diff --git a/packages/eui/src/components/badge/__snapshots__/badge.test.tsx.snap b/packages/eui/src/components/badge/__snapshots__/badge.test.tsx.snap index fd18535655e..ce00526e2f1 100644 --- a/packages/eui/src/components/badge/__snapshots__/badge.test.tsx.snap +++ b/packages/eui/src/components/badge/__snapshots__/badge.test.tsx.snap @@ -175,23 +175,6 @@ exports[`EuiBadge props color accent is rendered 1`] = ` `; -exports[`EuiBadge props color accentSecondary is rendered 1`] = ` - - - - Content - - - -`; - exports[`EuiBadge props color accepts hex 1`] = ` `; -exports[`EuiBadge props style is rendered with accentSecondary 1`] = ` - - - - Content - - - -`; - exports[`EuiBadge props style is rendered with danger 1`] = ` `; -exports[`EuiBetaBadge props color accentSecondary is rendered 1`] = ` - - - Beta - - -`; - exports[`EuiBetaBadge props color hollow is rendered 1`] = ` `; -exports[`EuiNotificationBadge props color accentSecondary is rendered 1`] = ` - - 5 - -`; - exports[`EuiNotificationBadge props color subdued is rendered 1`] = `