Tienson Qin 3 years ago
parent
commit
0298fca343
1 changed files with 1 additions and 0 deletions
  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)