1
0
forked from aniani/vim

patch 9.0.0989: popupwin test is more flaky on MacOS

Problem:    Popupwin test is more flaky on MacOS.
Solution:   Use a longer wait time.
This commit is contained in:
Bram Moolenaar
2022-12-02 15:06:07 +00:00
parent b55ae8ce42
commit 9c8d12c811
2 changed files with 7 additions and 2 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
989,
/**/
988,
/**/