aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-04-26 14:51:21 +0200
committerGitHub <noreply@github.com>2017-04-26 14:51:21 +0200
commit67552621943a18cb38db8dc38bfb7639807ebdf5 (patch)
treef3a92e707471d0d494e627dcebf8f9412fef9199
parent0b59f988f447e23af692d972a83989156c6aad02 (diff)
downloadrneovim-67552621943a18cb38db8dc38bfb7639807ebdf5.tar.gz
rneovim-67552621943a18cb38db8dc38bfb7639807ebdf5.tar.bz2
rneovim-67552621943a18cb38db8dc38bfb7639807ebdf5.zip
test: inccommand_spec: Avoid indeterminism. (#6592)
-rw-r--r--test/functional/ui/inccommand_spec.lua1
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 |