From 3267ca52925806bf94cf53ffa1195b3cb82e2eda Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Wed, 8 Nov 2023 20:06:33 -0500 Subject: [PATCH] Update snapshots --- .../test/__snapshots__/Form.test.tsx.snap | 6 +++ .../test/__snapshots__/Select.test.tsx.snap | 44 +++++++++++++++---- 2 files changed, 42 insertions(+), 8 deletions(-) diff --git a/packages/redux-devtools-ui/test/__snapshots__/Form.test.tsx.snap b/packages/redux-devtools-ui/test/__snapshots__/Form.test.tsx.snap index 2331aa14..ceca3031 100644 --- a/packages/redux-devtools-ui/test/__snapshots__/Form.test.tsx.snap +++ b/packages/redux-devtools-ui/test/__snapshots__/Form.test.tsx.snap @@ -186,6 +186,7 @@ exports[`Form renders correctly 1`] = ` aria-live="polite" aria-relevant="additions text" class="css-1f43avz-a11yText-A11yText" + role="log" />
+ - option Two focused, 1 of 1. 1 result available for search term two. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu. + 1 result available for search term two. + + + Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
Two @@ -293,14 +310,23 @@ exports[`Select shouldn't find any results 1`] = ` aria-live="polite" aria-relevant="additions text" class="css-1f43avz-a11yText-A11yText" + role="log" > + - 0 results available for search term text. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu. + 0 results available for search term text. + + + Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.