rusackas commented on a change in pull request #16168:
URL: https://github.com/apache/superset/pull/16168#discussion_r688608669



##########
File path: superset-frontend/src/components/OmniContainer/OmniContainer.test.tsx
##########
@@ -152,7 +118,7 @@ test('Open Omnibar with Command + k with featureflag 
enabled', () => {
   ).not.toBeVisible();
 });
 
-test('Open Omnibar with Command + s with featureflag enabled', () => {
+test('Close Omnibar with ESC', () => {

Review comment:
       ```suggestion
   test('Open Omnibar with Cmd/Ctrl-K and close with ESC', () => {
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to