diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-04-26 14:51:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-26 14:51:21 +0200 |
commit | 67552621943a18cb38db8dc38bfb7639807ebdf5 (patch) | |
tree | f3a92e707471d0d494e627dcebf8f9412fef9199 | |
parent | 0b59f988f447e23af692d972a83989156c6aad02 (diff) | |
download | rneovim-67552621943a18cb38db8dc38bfb7639807ebdf5.tar.gz rneovim-67552621943a18cb38db8dc38bfb7639807ebdf5.tar.bz2 rneovim-67552621943a18cb38db8dc38bfb7639807ebdf5.zip |
test: inccommand_spec: Avoid indeterminism. (#6592)
-rw-r--r-- | test/functional/ui/inccommand_spec.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/ui/inccommand_spec.lua b/test/functional/ui/inccommand_spec.lua index a7be1a9dc8..8bdc4601c0 100644 --- a/test/functional/ui/inccommand_spec.lua +++ b/test/functional/ui/inccommand_spec.lua @@ -805,6 +805,7 @@ describe(":substitute, inccommand=split", function() it('does not show split window for :s/', function() feed("2gg") feed(":s/tw") + screen:sleep(1) screen:expect([[ Inc substitution on | two lines | |