Browse Source

Set popover to retry 5 times to see if we can get it to recover itself

Josh Hanley 2 years ago
parent
commit
9cfd7268e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/cypress/integration/plugins/ui/popover.spec.js

+ 1 - 1
tests/cypress/integration/plugins/ui/popover.spec.js

@@ -156,7 +156,7 @@ test('focusing away doesnt close panel if focusing inside a group',
     },
 )
 
-test('focusing away still closes panel inside a group if the focus attribute is present',
+test.retry(5)('focusing away still closes panel inside a group if the focus attribute is present',
     [html`
         <div x-data>
             <div x-popover:group>