From 8fdc609b326d4ab15849743a06c16d7a0461d12f Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 5 Oct 2016 13:26:44 +0200 Subject: [PATCH] Improve error for inhibited key test --- tests/end2end/features/hints.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/hints.feature b/tests/end2end/features/hints.feature index 08e6d718a..3bdc2f600 100644 --- a/tests/end2end/features/hints.feature +++ b/tests/end2end/features/hints.feature @@ -185,7 +185,7 @@ Feature: Using hints Scenario: Ignoring key presses after auto-following hints When I set hints -> auto-follow-timeout to 500 And I set hints -> mode to number - And I run :bind --force , message-error "This should not happen" + And I run :bind --force , message-error "This error message was triggered via a keybinding which should have been inhibited" And I open data/hints/html/simple.html And I hint with args "all" And I press the key "f"