From 56d1c5c7dd7797a6302c2b76fe592a54c5b51108 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 21 Nov 2017 11:31:22 +0100 Subject: [PATCH] Stabilize command history test --- tests/end2end/features/misc.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature index 009792838..dd0de1009 100644 --- a/tests/end2end/features/misc.feature +++ b/tests/end2end/features/misc.feature @@ -474,6 +474,7 @@ Feature: Various utility commands. And I run :command-accept And I wait for "blah" in the log And I run :set-cmd-text : + And I wait for "Entering mode KeyMode.command (reason: *)" in the log And I run :completion-item-focus prev --history And I run :command-accept Then the message "blah" should be shown