diff --git a/tests/end2end/features/hints.feature b/tests/end2end/features/hints.feature index 3bdc2f600..a22efb031 100644 --- a/tests/end2end/features/hints.feature +++ b/tests/end2end/features/hints.feature @@ -183,7 +183,7 @@ Feature: Using hints ### hints -> auto-follow-timeout Scenario: Ignoring key presses after auto-following hints - When I set hints -> auto-follow-timeout to 500 + When I set hints -> auto-follow-timeout to 1000 And I set hints -> mode to number 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