test/mode_spec: increase 'matchtime' to fix flaky

fix #10941
regressed by 7ed2122622
This commit is contained in:
Justin M. Keyes 2019-09-04 07:03:36 -07:00
parent 540360a775
commit fe60013fb9

View File

@ -62,7 +62,7 @@ describe('ui mode_change event', function()
]], mode="normal"} ]], mode="normal"}
command("set showmatch") command("set showmatch")
command("set matchtime=1") -- tenths of seconds command("set matchtime=2") -- tenths of seconds
feed('a(stuff') feed('a(stuff')
screen:expect{grid=[[ screen:expect{grid=[[
word(stuff^ | word(stuff^ |