Procházet zdrojové kódy

Merge remote-tracking branch 'upstream/master' into whiteboards

Peng Xiao před 3 roky
rodič
revize
f6753cfee7
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      e2e-tests/editor.spec.ts

+ 1 - 0
e2e-tests/editor.spec.ts

@@ -295,6 +295,7 @@ test('#6266 moving cursor outside of brackets should close autocomplete menu', a
       await page.keyboard.type(char)
       await page.keyboard.type(char)
       await page.waitForTimeout(10) // Sometimes it doesn't trigger without this
       await page.waitForTimeout(10) // Sometimes it doesn't trigger without this
     }
     }
+    await page.waitForTimeout(100)
     await autocompleteMenu.expectVisible(modalName)
     await autocompleteMenu.expectVisible(modalName)
 
 
     await page.waitForTimeout(100)
     await page.waitForTimeout(100)