From 9f088f937b58687c0b73b917534be0a5a3bed368 Mon Sep 17 00:00:00 2001 From: Bree Hall Date: Mon, 26 Sep 2022 09:17:41 -0400 Subject: [PATCH] Updated snapshots in Jest Test Suite #9 to account for EuiFlyout and EuiButton Emotion conversions. --- .../view_api_request_flyout.test.tsx.snap | 14 +++++++------- .../legend/__snapshots__/legend.test.tsx.snap | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/plugins/es_ui_shared/public/components/view_api_request_flyout/__snapshots__/view_api_request_flyout.test.tsx.snap b/src/plugins/es_ui_shared/public/components/view_api_request_flyout/__snapshots__/view_api_request_flyout.test.tsx.snap index caefc62436ad..f1b25d6da114 100644 --- a/src/plugins/es_ui_shared/public/components/view_api_request_flyout/__snapshots__/view_api_request_flyout.test.tsx.snap +++ b/src/plugins/es_ui_shared/public/components/view_api_request_flyout/__snapshots__/view_api_request_flyout.test.tsx.snap @@ -12,7 +12,7 @@ exports[`ViewApiRequestFlyout is rendered 1`] = ` type="button" />

"`; -exports[`VisLegend Component Legend open should match the snapshot 1`] = `"
"`; +exports[`VisLegend Component Legend open should match the snapshot 1`] = `"
"`;