From 2e257a23f6db6bde632fa634fa0962e5129d243c Mon Sep 17 00:00:00 2001 From: Cee Chen Date: Wed, 4 Oct 2023 20:13:52 -0700 Subject: [PATCH] Fix failing React 16 snapshot --- .../combo_box/__snapshots__/combo_box.test.tsx.snap | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/components/combo_box/__snapshots__/combo_box.test.tsx.snap b/src/components/combo_box/__snapshots__/combo_box.test.tsx.snap index a1e7f5f4028..43288f4a70e 100644 --- a/src/components/combo_box/__snapshots__/combo_box.test.tsx.snap +++ b/src/components/combo_box/__snapshots__/combo_box.test.tsx.snap @@ -96,6 +96,13 @@ exports[`EuiComboBox renders the options list dropdown 1`] = ` style="inline-size: 2px;" value="" /> + + Combo box. Selected. Combo box input. Type some text or, to display a list of choices, press Down Arrow. To exit the list of choices, press Escape. +